p-retry
Retry a promise-returning or async function
Retry a promise-returning or async function
Library that can be used to retry functions that return promise
Invokes function, returning an object of the results.
The lodash method `_.attempt` exported as a module.
Give your functions another chance
Publish a package if the current version isn't already published.
[](https://travis-ci.org/austinkelleher/tri) 
Calling throwing or failing functions
Repeat function call depending on the previous call result and specified conditions.
Promise wrapper for attempt
A fault tolerance utility for JavaScript.
Remove a file or symbolic link without throwing an error when the target does not exist
Simple and easy retry and exponential backoff goodness for NodeJS.
A more functional retry function
Combinators for creating composable retry policies.
Wraps func in a try...catch.
Wraps func in a try...catch.
Try func with different args.
A simple idiom for trying out blocks of code in sequence.
This is an example project