catchup
Graceful error handling. Because core `domain` module is deprecated. This share almost the same API.
Graceful error handling. Because core `domain` module is deprecated. This share almost the same API.
help your users report unexpected errors originating in your buggy app
Promisify sync, async or generator function, using [relike][]. Kind of promisify, but lower level. Full compatibility with [co][]4 and passing 100% of its tests.
Catch uncaughtException in node and send to Slack
Generate heap dumps and detailed output for uncaught exceptions and critical errors
flip tables when in need
Make sure you know when your Node.js process crashes: output the error to stderr, append it to a file, send it via email, and send it via SMS. Cover all your bases in case of loss of filesystem access or internet connectivity.
Displays XML errors in browser.
Module for exiting application on certain condition(s).
Simple helper function for better handling or the uncaughtException event
assert + error-first callback
Gracefully exit HTTP servers (Express/Koa/Fastify/etc), databases (Mongo/Mongoose), Bree job schedulers, and custom handlers.
Gracefully exit server (Koa), database (Mongo/Mongoose), Bree job schedulers, Bull job schedulers, and custom handlers.
`modern-errors` plugin to handle process errors
Library that implements a crash early, crash hard approach to handling unexpected failure conditions
Provied a single callback that runs when browser throws any uncaught exception
🎉 An easy and light-weight solution to uncaught errors!
Defer rejection explicitly until a catch handler is attached.