Error "exceeded maximum concurrent flows"

I can’t fix the error in any way. I have restarted the bot several times, but nothing is working. I run one command.


Moved from bug reports to support since this is not a bug.

This error message means your bot has attempted to spawn more concurrent flows than are allowed for your bot plan.

If you have a large number of long-running flows with the same trigger, this error is pretty easy to cause. You can merge the flows together or upgrade to Premium to increase the limit.