Instance Auto-Restart on Crash
Instances now automatically recover from crashes within 30 seconds — no manual intervention needed.
Posted on
Reliability is critical when your business depends on automation. We've implemented automatic crash recovery for all n8n instances on our platform.
If your instance process crashes for any reason — out of memory, unhandled exceptions, or unexpected errors — our monitoring system detects the failure and automatically restarts the container within 30 seconds. You'll receive an email notification when this happens so you're always in the loop.
This feature works alongside our health checks, which continuously verify that your instance is responding and processing workflows correctly.