Josh
02/24/2022, 2:38 AMScheduled
to Submitted
state in the UI. But there is no docker container that is ever spun up and the agent doesn’t do anything. Is there a checklist similar to this, but for submitted state? https://discourse.prefect.io/t/why-is-my-flow-stuck-in-a-scheduled-state/73--show-flow-logs
flag. There was a fatal error on executing the flow that was not handled by Prefect.
We used sys.exit(XXXX)
in our code instead of raising an error and the process exited without sending anything back to PrefectAnna Geller
Josh
02/24/2022, 3:34 PMAnna Geller