hard-rejection
Make unhandled promise rejections fail hard right away instead of the default silent fail
Found 30 results for unhandled
Make unhandled promise rejections fail hard right away instead of the default silent fail
Make unhandled promise rejections fail loudly instead of the default silent fail
Track the list of currently unhandled promise rejections.
Crash or abort if you get an unhandledRejection or multipleResolves
Much better tracing of unhandled promise rejections in JavaScript
Catch unhandled errors and promise rejections in your Electron app
Module for handle uncaught errors and promises rejections
Manage un-handled rejections or un-caught exceptions
Cleanly register uncaughtException and unhandledRejection handlers
A wrapper for async functions which makes sure all async errors are passed to your errors handler
mocha-error-reporters includes the full error object as JSON in the test report when an error has some meaningful extra information.
error reporting for js
Displays JS errors in browsers. Shows sources. Opens locations in VS Code. Framework agnostic.
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.
Better error logs for unhandled errors in promises
Pool of unhandled rejection handlers.
Utility to fire-and-forget a promise
Custom error handleError for the script crash on unhandled rejections.
Track the list of currently rejected promises.
Build Rill middleware that only run on unhandled requests.
Displays XML errors in browser.
Notify about warnings, unhandled exceptions and rejections in telegram channel
Defer rejection explicitly until a catch handler is attached.
Make promises that can be rejected *and* unhandled
See who's using sockets with no error handlers
Simple helper function for better handling or the uncaughtException event
unhandled-rejection-promise
Checks if you forgot `await` before async function call
Emit unhandledRejection when a Promise rejection is concealed by Promise.race()