Hello everyone, I had a problem where the workflow supposedly should run in its scheduled time but instead it was queued even if there’s no execution or did not reach the maximum concurrent execution. The queue would last a long time (longest unsupervised time was 3 days) which is a hassle. This is experienced in N8N Cloud.
It looks like a backend scheduling/queue issue on n8n Cloud where scheduled executions aren’t being picked up by workers, causing them to stay in “Queued / Starting soon.” I think is not a workflow error.So maybe u could try to ask supporter to clear the queue or restart the instance.
Yeah, I was frustrated because there’s nothing I can do about it. But it was resolved when I updated my cloud version. Thanks for your suggestion though. Cheers