Hey,
I run a huge number of workflows (around 20k/day), and it sometimes seems like the timeout feature doesn’t work.
For instance, I have a workflow with a timeout set to 2 min which most of the time timeout as required (after 2 min 10 sec as per the screenshot).
But sometimes, it happen that all of the 10 running execution keep running for hours. I don’t know why, and it stops any other workflow from running as there is already 10 execution running…
Any way to make sure it doesn’t happen (meaning the timeout really times out)?
Information on your n8n setup
- n8n version: 1.116.2
- Database (default: SQLite): Postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main): own
- Running n8n via (Docker, npm, n8n cloud, desktop app): docker
- Operating system:
