p-retry
Retry a promise-returning or async function
promise-retry
Retries a function that returns a promise, leveraging the power of the retry module.
exponential-backoff
A utility that allows retrying a function with an exponential delay between attempts.
tryer
Because everyone loves a tryer! Conditional and repeated task invocation for node and browser.
backo2
simple backoff based on segmentio/backo