Richard Alexander
12/19/2022, 3:28 PMrun_deployment
with timeout=0
. I can submit many flows to an empty queue, but none of the flows start until they are very late as seen in the screenshot.
Any idea what is going on here?Anna Geller
12/19/2022, 3:41 PMRichard Alexander
12/19/2022, 4:12 PMprefect config view
).
I watched htop
for a while and it seems like both my queues (I only have 2) are polling at least every 10 seconds. So that being the case, I can't understand why the jobs aren't being picked up. I have 4 CPU cores and they are certainly not busy. To be clear, the other queue does not have anything going on that could block resources. It has a single flow scheduled to run every 5 minutes, and that flow typically returns in under 2 seconds.
What could be preventing my immediately-scheduled flows from being picked up by an agent for so many minutes when we seem to be polling so often?
Do you have any other suggestions of how I might troubleshoot this situation?Anna Geller
12/19/2022, 5:30 PMBen Muller
12/19/2022, 6:27 PM