I write my node apps I sometimes make a mistake and miss a corner case or forget to put try/catch around something I really should have. So when I've started to deploy my apps on live systems with Forever to keep my apps running no matter what. And check in on the logs later to find what if anything I missed. Try it out!