Connor Martin
12/15/2021, 5:11 PMmerge()
to allow me to pass kwargs to the Merge
constructor so I can turn off that task checkpointing, but it still picks up in the middle of my flow at the task that failed. I can't have this happen because it requires previously downloaded data referenced in other tasks that get cleaned on failure/success.
My question is: How can I restart a flow in the UI from the beginning with the exact same parameters without any task result caching?Kevin Kho
12/15/2021, 5:13 PMConnor Martin
12/15/2021, 5:17 PMKevin Kho
12/15/2021, 5:19 PMConnor Martin
12/15/2021, 5:29 PMKevin Kho
12/15/2021, 5:31 PMConnor Martin
12/15/2021, 5:32 PMKevin Kho
12/15/2021, 5:34 PMtarget
set up for the task?