Every Minute Cron hitting Concurrency Limit

I have a flow on my giveaway bot with the every day trigger. It’s the only flow that has been run in the last ~10 hours. Last night it worked fine, but immediately after I logged off for the day it seems to have gone awry.


(I logged off after the highest “button_click” triggered flow.)

This morning I checked it and:


I attempted to stop the bot for a few minutes and then run it again, however that seems to have done nothing as the error is still occurring now that the bot is back on again.

Any ideas? I’ve classed this as a bug as I don’t think anything I’m doing is causing it. All of my other bots with cron triggers work fine.

do you have async folders in it? i used to have issues with them in every min triggers

No, this is the entire flow:

The Giveaway Controller CB has none either.

I disabled the whole flow for a few minutes to cool it off, then disabled all of the blocks and added a Realtime Log, re-enabled and waited for the next execution, and I’m still getting the error.

Created a brand new flow on the same bot with the Every Minute trigger and just a Realtime Log block, same issue.

Edit: It appears all the flows on my bot have been broken. I cannot use anything on my bot right now.

Spent a half hour transferring all the flows over to a fresh bot… it works perfectly fine.

This should be resolved now.