The Issue: Yesterday, a campaign sent approximately 60 contacts per minute to our n8n Cloud instance. This briefly exceeded our concurrency limit of 50, resulting in 2,000–4,000 executions getting stuck in the queue.
Current Status: Even after manually stopping the old executions, the instance is behaving randomly. New, unrelated executions are getting added to the queue and not executing, even though traffic has returned to normal levels. We suspect backend congestion or “zombie” worker processes.
Questions for the team:
-
Is there a way for support to clear the backend queue or “stuck” workers for this instance?
-
Is a manual restart of the cloud instance feasible or recommended to resolve this?
-
Are there any known issues with queueing on Cloud after a concurrency spike?
