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.

exponential-backoff-calculator

This is not a retry library. This just calculate how many second we must back off, before the next retry.