n8n Queue Mode: Scale AI Workflows with Workers and Redis
One busy hour and your single n8n instance starts queueing executions behind a slow workflow. Queue mode is the fix: set EXECUTIONS_MODE=queue, add Redis and a shared Postgres, and run separate worker processes that scale out. Here is when you need it and the exact setup.
