I am running into an issue where Deployment Runs a...
# ask-community
m
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
Hey Mark, what version of
prefect
are you using?
m
Prefect Cloud
z
Do you know what client version you’re using?
m
2.8.0
z
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?
m
I haven't tested it yet. Should it be resolved?
z
Yes