You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This kind of tasks block queue, I don't know where are they come from or how to reproduce. However, It was happened after 2 of 3 workers disappear. So I suspect they were working on the disappear workers and will never complete. But I don't know why the queue can be blocked by them.
To Reproduce
I have no idea
Expected behavior
I set timeout, it won't work. I expected queue will not be block by any incompleted tasks.
Operating System
Unbuntu 22.04
n8n Version
1.72.2
Node.js Version
20.15.0
Database
PostgreSQL
Execution mode
queue
The text was updated successfully, but these errors were encountered:
Have you had this happen again? We're unsure how to reproduce this issue.
Thanks.
Better now, after I increased the N8N_CONCURRENCY_PRODUCTION_LIMIT upto 200 instead of 20. But the executions still show "Queued" some times, I haven't figured out the bottleneck.
Bug Description
This kind of tasks block queue, I don't know where are they come from or how to reproduce. However, It was happened after 2 of 3 workers disappear. So I suspect they were working on the disappear workers and will never complete. But I don't know why the queue can be blocked by them.
To Reproduce
I have no idea
Expected behavior
I set timeout, it won't work. I expected queue will not be block by any incompleted tasks.
Operating System
Unbuntu 22.04
n8n Version
1.72.2
Node.js Version
20.15.0
Database
PostgreSQL
Execution mode
queue
The text was updated successfully, but these errors were encountered: