Continuing the discussion from When Scheduled Workflow runs it is stuck in Queued:
Describe the problem/error/question
Everytime there is a pending updates in N8N, the workflow scheduled to run is automatically in Queued state and this can reach up to more than 20 hours of stand by. Which is a hassle in our production. Let me know if you face the same issue or if you have any solutions for this. Thanks
Please share your workflow
Information on your n8n setup
instance information
Debug info
core
- n8nVersion: 2.4.6
- platform: docker (cloud)
- nodeJsVersion: 22.21.1
- nodeEnv: production
- database: sqlite
- executionMode: regular
- concurrency: 50
- license: enterprise (sandbox)
- consumerId: 00000000-0000-0000-0000-000000000000
storage
- success: all
- error: all
- progress: false
- manual: true
- binaryMode: filesystem
pruning
- enabled: true
- maxAge: 720 hours
- maxCount: 25000 executions
client
- userAgent: mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/144.0.0.0 safari/537.36
- isTouchDevice: false
Generated at: 2026-01-30T08:12:55.840Z
