<@U021J4YTHTP> I have flow with deployment schedul...
# ask-marvin
r
@Marvin I have flow with deployment scheduled to run every 5 minutes with concurrency limit set to 1. Suddenly flow runs stopped. I have one run from 22.4. which is in state Cancelling and several hundreds flow in state AwaitingConcurrencySlot. This is hude problem, I would like to achieve: 1. There will be only 1 instance of flow running at each moment 2. Flow will be started periodically every 5 min, but when run is late I do not need to schedule next one 3. When som run ends with weird status (e.g. "Cancelling") next run have to be starter