Zhibin Dai
09/17/2025, 4:30 PM1. Lately, some of these deployments are getting cancelled immediately after they get triggered, with a message of Deployment concurrency limit reached , even though it does not look like there is a concurrent flow run when this occurs
"validated_state": {
"type": "CANCELLED",
"name": "Cancelled",
"message": "Deployment concurrency limit reached.",
"timestamp": "2025-09-17T15:50:23.956089+00:00",
"id": "068cad8b-ff4c-7030-8000-e10f447cbb39"
}
We bumped the limit to 2 and we were able to kick off the flow run, but we would like to understand why the limit is being reached when it appears no flow deployment is runningNate
09/17/2025, 4:39 PMZhibin Dai
09/17/2025, 4:39 PMZhibin Dai
09/17/2025, 4:40 PMActive Slots in concurrency limit is not getting reset? @NateNate
09/17/2025, 4:40 PMZhibin Dai
09/17/2025, 4:40 PMZhibin Dai
09/17/2025, 4:43 PMactive slots as 1 instead of 0Nate
09/17/2025, 4:47 PMNate
09/17/2025, 4:48 PMZhibin Dai
09/17/2025, 4:51 PMZhibin Dai
09/17/2025, 4:51 PM