Hi n8n community,
I’m running a self-hosted n8n instance on a cloud server on xcloud.host .
It works great, but I have an issue during updates.
When I update n8n from the platform the service is down for about 3-5 minutes. During this downtime window, any incoming data obviously will not go through.
This data loss is a problem for my critical automations.
Is there a simple, recommended solution or “best practice” for a self hosted setup to prevent this data loss?
For example, is there any way to externally queue requests while the container is restarting, or perhaps an n8n setting I’m missing that helps with this?
Thanks for any ideas or insights!
Razi

