Wrapper to retry function calls with an exponential backoff strategy
Retrying made simple, easy and async
Abstraction for exponential and custom retry strategies for failed operations.
Retries a function that returns a promise, leveraging the power of the retry module.
Retries a function that returns a promise, leveraging the power of the retry module.
Retry a promise-returning or async function
Retry a request.
Retry a failed promise
Extend any fetch library with retry functionality
A utility to retry failed async methods.
TypeScript definitions for retry
retry for functions returning a promise
Abstraction for exponential and custom retry strategies for failed operations.
TypeScript definitions for promise-retry
Internal Data Schema of Screwdriver
API server for the Screwdriver.cd service
A simple Node.js module to check if a TCP port is already bound.
TypeScript definitions for async-retry
A webpack plugin to retry loading of chunks that failed to load
Check whether a request can be retried based on the `error.code`
An exchange for operation retry support in urql
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.
Axios plugin that intercepts failed requests and retries them whenever posible.
Library that can be used to retry functions that return promise