I am running into an issue where Deployment Runs are stuck in AwaitingConcurrencySlot even though nothing else is running. I have Concurrency set to 1, and it has always worked as intended before. If I set the Concurrency to 2, they start working again, but that doesn't explain why it thinks something else is already running. Any thoughts?
z
Zach Angell
09/05/2025, 7:50 PM
Hey Mark, what version of
prefect
are you using?
m
Mark Callison
09/05/2025, 8:38 PM
Prefect Cloud
z
Zach Angell
09/05/2025, 8:40 PM
Do you know what client version you’re using?
m
Mark Callison
09/05/2025, 9:09 PM
2.8.0
z
Zach Angell
09/08/2025, 1:03 PM
We had an incident on Sept 4th that might be related. There was a bug preventing deployment concurrency slots from getting released. https://prefect.status.io/
Are you still seeing deployment concurrency slots occupied incorrectly?