A generic promised based retry mechanism. Useful for eg. ensuring an available database or message queue connection
Retry a failed promise
TypeScript definitions for chai-as-promised
Retries a function that returns a promise, leveraging the power of the retry module.
A utility to retry failed async methods.
Abstraction for exponential and custom retry strategies for failed operations.
TypeScript definitions for retry
Check whether a request can be retried based on the `error.code`
Retrying made simple, easy and async
Retries a function that returns a promise, leveraging the power of the retry module.
An exchange for operation retry support in urql
Retry a promise-returning or async function
Promise-based IO
Axios plugin that intercepts failed requests and retries them whenever posible.
Retry HTTP requests with Axios.
Retry a request.
Extend any fetch library with retry functionality
Wrapper for Handlebars that allows helpers returning promises
TypeScript definitions for async-retry
Automatic retry plugin for octokit
retry for functions returning a promise
For limiting the time to resolve a promise.
Sugar methods for using sinon.js stubs with promises
A WebSocket client library providing Promise-based API for connecting, disconnecting and messaging with server