Join Slack
Powered by
Hi all, I have some flows that fail but when I try...
# ask-community
k
Kelvin Garcia
09/12/2022, 2:51 PM
Hi all, I have some flows that fail but when I try to restart it fails because of a different reason, it seems like it doesn't remember the output of a successful task, what should I do to persist data on restart?
👀 1
✅ 1
b
Bianca Hoch
09/12/2022, 3:28 PM
Hi Kelvin, is this for 1.0 or 2.0?
k
Kelvin Garcia
09/12/2022, 3:34 PM
Hi Bianca, for 1.0
b
Bianca Hoch
09/12/2022, 3:47 PM
I believe caching the results of a task would be the correct way persist the data. See more details on this here:
https://docs-v1.prefect.io/core/concepts/persistence.html#input-caching
k
Kelvin Garcia
09/12/2022, 3:50 PM
oh thanks, I'll check that out
3
Views
Open in Slack
Previous
Next