My meteor app is crashing because of this unhandled exception, throw by different kind of errors, none of them coming from meteor (we have a bad openLDAP server and bad SMTP).
my question is shouldn’t meteor handle this exception and prompting an error message instead of crashing the entire app???
I get the app to crash in development and in production, the only difference is that in development meteor restarted the app. My main concern is the in production app