https://prefect.io logo
j

Jacob Blanco

09/18/2020, 4:46 AM
One of my flows is currently 5 minutes late for execution. Any ideas how to debug?
c

Chris White

09/18/2020, 4:47 AM
Hi Jacobo - can you confirm that an Agent is also running that has all of your Flow’s labels?
j

Jacob Blanco

09/18/2020, 4:50 AM
Oh I added a concurrency label to the flow but not to the agent!
c

Chris White

09/18/2020, 4:51 AM
that would do it! You’ll be happy to know that @Jenny has been working on a cool new feature that will add a red “alert” icon on your flow runs that have labels with no corresponding agent, which will make this much easier to self debug in the future
j

Jacob Blanco

09/18/2020, 4:53 AM
As I expected you’re already fixing it!
c

Chris White

09/18/2020, 4:54 AM
marvin