https://prefect.io logo
w

William Smith

08/20/2020, 3:10 PM
Using prefect cloud, have a very simply flow running. Sometimes my flows just don't run and are in a scheduled state, the agent is running it is waiting for flow runs. It seems to work fine the first couple times, any ideas?
Am I rate limit on the API being a free user?
d

Dylan

08/20/2020, 3:29 PM
Hi @Will Milner, and welcome! Most of the time, this can happen when the right labels aren’t attached to a particular agent. Take a look here: https://docs.prefect.io/orchestration/agents/overview.html#flow-affinity-labels
w

William Smith

08/20/2020, 3:39 PM
I think the labels are fine, in the example the flow took 10 mins to run, I had a manual step, and although I resumed it straight away it still took a while for the agent to pick it up
Rescheduled by a Lazarus process. This is attempt 1.
Keep seeing that in the logs
If that helps?
d

Dylan

08/20/2020, 3:58 PM
Ah I see, are you on the Developer tier of Prefect Cloud?
w

William Smith

08/20/2020, 3:58 PM
Yes
d

Dylan

08/20/2020, 3:59 PM
You may have a submitted run somewhere taking up a concurrency slot
Are there any late runs showing on your Dashboard?