An unhandled error in an event handler kills the entire process. It must be handled gracefully, without disrupting other handlers and the API in general
An unhandled error in an event handler kills the entire process.
It must be handled gracefully, without disrupting other handlers and the API in general