make-promise-race-safe
Emit unhandledRejection when a Promise rejection is concealed by Promise.race()
Emit unhandledRejection when a Promise rejection is concealed by Promise.race()
Add a rejection fallback handler to a Promise if no one handles it
Notify about warnings, unhandled exceptions and rejections in telegram channel
Library that implements a crash early, crash hard approach to handling unexpected failure conditions
Utility to fire-and-forget a promise
Defer rejection explicitly until a catch handler is attached.
Tools for type-safe handling of expected failure conditions through standard control flow