exponential-backoff

A utility that allows retrying a function with an exponential delay between attempts.

promise-retry

Retries a function that returns a promise, leveraging the power of the retry module.

retry-promise

Small utility function that automatically retries Promises.