getting this error randomly on one of the prefect flows :
image.png
Has someone faced similar issues ?
m
Matthew Scanlon
03/14/2023, 2:19 PM
You saw this on retry I would assume?
As described in the error message, you have to persist result data in-order for retry to behave correctly. Otherwise, in layman's terms, prefect does not know you are interesting in them maintaining the previous state of the flow