backoff3.7mMIT2.5.0Fibonacci and exponential backoffs.
MathieuTurcotteIl y a about 3 yearsbackoff, retry, fibonacci, exponential back-off20.1kUnlicense4.3.0Circuit Breaker pattern in js
KevnzIl y a about 3 yearsresilient, patterns, robust, circuit-breaker exponential-backoff51.5mApache-2.03.1.2A utility that allows retrying a function with an exponential delay between attempts.
coveoossIl y a 4 monthsbackoff, exponential, retry p-retry79.6mMIT6.2.1Retry a promise-returning or async function
sindresorhusIl y a about 2 monthsbackoff, promise, retry, retries promise-retry72.3mMIT2.0.1Retries a function that returns a promise, leveraging the power of the retry module.
IndigoUnitedIl y a about 3 yearsbackoff, retry, promise, repeat