Describe the problem/error/question
I have a number of workflows that run in loops. Typically the first few times through the loop it’ll complete in a few seconds. But after the loop has been running for a while it slows to a crawl. It can be seconds between each module “lighting up” and executing.
I have tried changing the settings so it doesn’t save progress, but that doesn’t seem to have an effect.
Any tricks or tips to get long-running workflows to run at a consistent pace?
Please share your workflow
Share the output returned by the last node
N/A
Information on your n8n setup
- n8n version: 1.59.3
- Database (default: SQLite): PostgreSQL
- n8n EXECUTIONS_PROCESS setting (default: own, main): main
- Running n8n via (Docker, npm, n8n cloud, desktop app): npm
- Operating system: Ubuntu