Hello,
Do we need to use pm2 or another process manager or will render automatically restart the node instance? I am specifically asking for the update in node 15 where unhandled promise rejections terminate the app.
Thanks!
Hello,
Do we need to use pm2 or another process manager or will render automatically restart the node instance? I am specifically asking for the update in node 15 where unhandled promise rejections terminate the app.
Thanks!
Hi Omer,
Render will restart your service if it fails.
Regards,
Matt
Thank you Matt!