backoff4.3mMIT2.5.0Fibonacci and exponential backoffs.
MathieuTurcotteabout 3 years agobackoff, retry, fibonacci, exponential back-off20.3kUnlicense4.3.0Circuit Breaker pattern in js
Kevnzabout 3 years agoresilient, patterns, robust, circuit-breaker exponential-backoff56.7mApache-2.03.1.2A utility that allows retrying a function with an exponential delay between attempts.
coveooss4 months agobackoff, exponential, retry p-retry89.5mMIT6.2.1Retry a promise-returning or async function
sindresorhus3 months agobackoff, promise, retry, retries promise-retry81mMIT2.0.1Retries a function that returns a promise, leveraging the power of the retry module.
IndigoUnitedabout 3 years agobackoff, retry, promise, repeat