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