Hi, I get this error : prefect.exceptions.MissingR...
# ask-community
k
Hi, I get this error : prefect.exceptions.MissingResult: State data is missing. Typically, this occurs when result persistence is disabled and the state has been retrieved from the API. 051622 PM ERROR Finished in state Failed('Flow run encountered an exception. MissingResult: State data is missing. Typically, this occurs when result persistence is disabled and the state has been retrieved from the API.\n') This is a frequent error but a temporary one in one of my flows.
I have result persistence enabled in the flow function
d
Some one should just compile all of these errors and create a ticket tbh. Ive seen over 4 5 ppl saying they have the same issue.
k
ok
z
These errors are almost always the result of an upstream error
We need more information than this; preferably the logs from beforehand and any other errors encountered.
What version are you running?
d
When you say upstream do u mean upstream task?
z
Not necessarily, just like… before that message.
k
more upstream logs :
j
was there any findings on this?
it feels like this happens when prefect apis are not responding within a timeframe.