loud-rejection
Make unhandled promise rejections fail loudly instead of the default silent fail
Found 41 results for uncaught
Make unhandled promise rejections fail loudly instead of the default silent fail
Make unhandled promise rejections fail hard right away instead of the default silent fail
Show some ❤️ to process errors
Graceful exit when `uncaughtException` emit, base on `process.on('uncaughtException')`.
Gracefully exit HTTP servers (Express/Koa/Fastify/etc), databases (Mongo/Mongoose), Bree job schedulers, and custom handlers.
Catch unhandled errors and promise rejections in your Electron app
Graceful process exit manager. allows waiting on multiple async services.
A tiny module for ensuring uncaught exceptions are handled in Node.js
Module for handle uncaught errors and promises rejections
Global uncaught exception handler
Manage un-handled rejections or un-caught exceptions
`modern-errors` plugin to handle process errors
Cleanly register uncaughtException and unhandledRejection handlers
Displays JS errors in browsers. Shows sources. Opens locations in VS Code. Framework agnostic.
Tiny dependency free utility to exit NodeJs gracefully
Helps you run multiple instances of your service, provides graceful, zero downtime restart on signals, and handles errors. Does not require a seperate command line tool, nor does it daemonise your process, for better integration into other process monitors such as upstart.
CLI Tool to run a NodeJS Process, Restarting on File Changes & Crashes
Throw unhandled Promise rejections
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.
Log and send error metrics off with ease.
Extends uncaughtException and unhandledRejection with custom listeners
Graceful process exit manager. allows waiting on multiple async services.
Generate heap dumps and detailed output for uncaught exceptions and critical errors
Restarts NodeJS or Coffee (or any other program) on file changes or crashes
assert + error-first callback
flip tables when in need
Graceful application with domains, cluster, error handling and Express support
Catch uncaughtException in node and send to Slack
help your users report unexpected errors originating in your buggy app
A Telegram Bot keeps you updated about the uncaught exceptions from your node server.
spies for errors on node processes and reports to your dev team
Graceful error handling. Because core `domain` module is deprecated. This share almost the same API.
listen for the next uncaught error x-platform
Displays XML errors in browser.
Provied a single callback that runs when browser throws any uncaught exception
Defer rejection explicitly until a catch handler is attached.
Simple helper function for better handling or the uncaughtException event
🎉 An easy and light-weight solution to uncaught errors!
Gracefully exit HTTP servers (Express/Koa/Fastify/etc), databases (Mongo/Mongoose), Bree job schedulers, and custom handlers.
Module for exiting application on certain condition(s).
Library that implements a crash early, crash hard approach to handling unexpected failure conditions