Vadym Dytyniak
03/08/2022, 9:51 AMcheckpointing
works in prefect 1.0.0? In documentation I see that it is enabled by default, but what is the default Result
?Kevin Kho
03/08/2022, 2:18 PMVadym Dytyniak
03/08/2022, 2:19 PMKevin Kho
03/08/2022, 2:23 PM.prefect
folder by default. Input cache was deprecatedVadym Dytyniak
03/08/2022, 2:28 PMKevin Kho
03/08/2022, 2:30 PMVadym Dytyniak
03/08/2022, 2:31 PMKevin Kho
03/08/2022, 2:33 PMVadym Dytyniak
03/08/2022, 2:34 PMKevin Kho
03/08/2022, 2:36 PMVadym Dytyniak
03/08/2022, 2:43 PMKevin Kho
03/08/2022, 2:45 PMcheckpointing=False
for the tasks you dont want to checkpoint. For local runs, checkpointing is turned off by default.Vadym Dytyniak
03/08/2022, 2:48 PMKevin Kho
03/08/2022, 2:50 PMVadym Dytyniak
03/08/2022, 2:51 PMKevin Kho
03/08/2022, 2:57 PMVadym Dytyniak
03/08/2022, 2:59 PMKevin Kho
03/08/2022, 3:05 PMVadym Dytyniak
03/08/2022, 3:25 PMKevin Kho
03/08/2022, 3:27 PMResult(…, location=…)
, then this will not be respectedVadym Dytyniak
03/08/2022, 3:28 PM