Hey Prefect community, does anyone know some common causes for flow runs to get stuck in the ‘Submitted’ state? We’re running a docker agent in DEV & TEST, both are deployed from the same configuration, DEV works fine, but all flows to TEST get stuck in ‘Submitted’.
k
Kevin Kho
08/04/2021, 2:05 PM
Hey @Joseph Ellis, does it get stuck all the time? or just sometimes?
j
Joseph Ellis
08/04/2021, 2:07 PM
All the time in that specific environment.
k
Kevin Kho
08/04/2021, 2:09 PM
So the TEST agent is able to pick up the flow but nothing happens?
j
Joseph Ellis
08/04/2021, 2:10 PM
The flows are being submitted to the TEST agent, but staying in ‘submitted’
Joseph Ellis
08/04/2021, 2:10 PM
It doesn’t appear to be executing them
k
Kevin Kho
08/04/2021, 2:10 PM
Did you try going to debug level logs for both the flow and agent?