296 packages found
Retry a promise-returning or async function
- promise
- retry
- retries
- operation
- failed
- rejected
- try
- exponential
- backoff
- attempt
- async
- await
- promises
- concurrently
- View more
Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.
Flatry converting promise or function to flat array response. Inspired by golang style error handling without try/catch.
Tries to execute a function and discards any error that occurs
`Start a promise chain
Quickly try out npm packages inside a container
if (AppCrash === true) { try_to_run...
- try
- to
- run
- fault tolerant
- tools
- pm2
- reload
- production
- node.js
- strong
- deploy
- deployment
- daemon
- supervisor
- View more
An asynchronous domain-based exception handler with long stack traces for node.js
Functional async flow control library
A better try-catch tool provides multi-catch blocks.
Transient exception handling
Break out of functions, recursive or not, in a more composable way than by using exceptions explicitly. Non-local return.
Wrap `require` in a try/catch block.
Basic wrapper for await that allows handling of errors without try/catch blocks
wraps the original function with error-handling logic
Simple performant try-catch wrapper
Basic wrapper for await that allows handling of errors without try/catch blocks
An elegant way to handle exceptions from both synchronous and asynchronous functions.
ES Proposal spec-compliant shim for Promise.try
Laravel's rescue helper function.