defer-reject
Defer rejection explicitly until a catch handler is attached.
Found 26 results for rejection
Defer rejection explicitly until a catch handler is attached.
Make promises that can be rejected *and* unhandled
unhandled-rejection-promise
Tools for type-safe handling of expected failure conditions through standard control flow
Library that implements a crash early, crash hard approach to handling unexpected failure conditions
Emit unhandledRejection when a Promise rejection is concealed by Promise.race()