Join Slack
Powered by
I have a work queue with a flow run concurrency of...
# prefect-cloud
m
Max Eggers
12/21/2023, 10:20 PM
I have a work queue with a flow run concurrency of 3. Right now there are 4 flow running in the queue. How is that possible?
Max Eggers
12/21/2023, 10:22 PM
It looks like one of the running flows retried, which I assume is why the fourth was started. How can I protect against this scenario?
b
Bianca Hoch
12/27/2023, 7:40 PM
Hey Max, are you using a worker or an agent to poll for work? Did you set a concurrency limit on the work pool?
m
Max Eggers
12/27/2023, 9:13 PM
Hi Bianca, I have a worker with a concurrency set to 3. I think there is a defect when flows retry
2
Views
Open in Slack
Previous
Next