Vadym Dytyniak
06/22/2023, 1:45 PMChristopher Boyd
06/22/2023, 3:04 PMChristopher Boyd
06/22/2023, 3:05 PMVadym Dytyniak
06/23/2023, 9:49 AM@task
decorator, but I don't understand how restarted flow will know what values should be loaded as result for already executed tasks in the previous run.Christopher Boyd
06/23/2023, 4:58 PMChristopher Boyd
06/23/2023, 4:58 PMChristopher Boyd
06/23/2023, 4:58 PMIf there is no context to load the storage from and results must be persisted, results will be stored in the path specified by the PREFECT_LOCAL_STORAGE_PATH setting (defaults to ~/.prefect/storage).
Christopher Boyd
06/23/2023, 4:59 PM/.prefect/storage
will not persistChristopher Boyd
06/23/2023, 4:59 PMChristopher Boyd
06/23/2023, 5:00 PMVadym Dytyniak
06/26/2023, 12:14 PM