backoff2.8mMIT2.5.0Fibonacci and exponential backoffs.
MathieuTurcotteover 3 years agobackoff, retry, fibonacci, exponential back-off20.2kUnlicense4.3.0Circuit Breaker pattern in js
Kevnzover 3 years agoresilient, patterns, robust, circuit-breaker exponential-backoff63.1mApache-2.03.1.3A utility that allows retrying a function with an exponential delay between attempts.
coveooss7 days agobackoff, exponential, retry p-retry82.2mMIT7.1.0Retry a promise-returning or async function
sindresorhus9 days agobackoff, promise, retry, retries promise-retry78.1mMIT2.0.1Retries a function that returns a promise, leveraging the power of the retry module.
IndigoUnitedover 3 years agobackoff, retry, promise, repeat