backoff3.1mMIT2.5.0Fibonacci and exponential backoffs.
MathieuTurcotteabout 3 years atrásbackoff, retry, fibonacci, exponential back-off20.6kUnlicense4.3.0Circuit Breaker pattern in js
Kevnzabout 3 years atrásresilient, patterns, robust, circuit-breaker exponential-backoff56.1mApache-2.03.1.2A utility that allows retrying a function with an exponential delay between attempts.
coveooss5 months atrásbackoff, exponential, retry p-retry74.8mMIT6.2.1Retry a promise-returning or async function
sindresorhus4 months atrásbackoff, promise, retry, retries promise-retry69.6mMIT2.0.1Retries a function that returns a promise, leveraging the power of the retry module.
IndigoUnitedabout 3 years atrásbackoff, retry, promise, repeat