Queue mode / worker evidence
Capture proof that main, workers, Redis, Postgres, binary storage, and runner paths are aligned before changing concurrency.
- Main and worker n8n image tags match.
- Worker logs show whether jobs are picked up or reconnecting.
- Redis PONG works from the worker network.
- Queue mode, Redis host, DB_TYPE, binary data mode, and runner mode match.
- N8N_ENCRYPTION_KEY and runner token parity are confirmed privately, without printing raw secrets.
- One safe production execution moves from waiting to completed on a worker.