You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use forever/nodemon a small bash script to automatically restart the nodejs servers when they crash
Send logs to an external tracking monitoring service to keep track of errors/crashes, and make sure to scrub off IP addresses (probably best to just make nodejs logger format output no IPs at all)