131 packages found
Retries a function that returns a promise, leveraging the power of the retry module.
Fibonacci and exponential backoffs.
Retry a promise-returning or async function
- promise
- retry
- retries
- operation
- failed
- rejected
- try
- exponential
- backoff
- attempt
- async
- await
- promises
- concurrently
- View more
A utility that allows retrying a function with an exponential delay between attempts.
A resilience and transient-fault-handling library that allows developers to express policies such as Backoff, Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. Inspired by .NET Polly.
Because everyone loves a tryer! Conditional and repeated task invocation for node and browser.
Random Set Interval/Delay
Use the fetch API to run requests, implementing retries
Simple exponential backoff pulled out of Primus by @3rd-Eden
Incremental backoff flow-control for any : fn(function(err, data) { ... });
A utility that allows retrying a function with an exponential delay between attempts.
Backoff strategies for retrying things like HTTP requests.
A collection of helpful RxJS operators to deal with backoff strategies (like exponential backoff)
A resilience and transient-fault-handling library that allows developers to express policies such as Backoff, Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. Inspired by .NET Polly.
Upload files to s3 with exponential backoff
Hackable HTTP proxy to simulate server failure scenarios and network conditions