reretry
Retry failed operations
Retry failed operations
The robust request library that humanity deserves 🌐
a simple package that allow executing retryable http request using axios and providing retry options
An implementation of the hedging policy for request retry
A simple but powerful library for your retrying operations.
RabbitMQ wrapper for amqp reconnection library that has improved reconnection capabilities.
Utility function to retry Promises
[![NPM Version][npm-image]][npm-url] [![license][license-image]][license-url] [![GitHub Actions][github-image]][github-url] [![Known Vulnerabilities][snyk-image]][snyk-url] [![TypeScript Style Guide][gts-image]][gts-url] [![standard-readme compliant](http
when promise chain has error, some time we need to retry
module for protractor to automatically re-run failed tests with specific number of attempts
Abstraction for exponential and custom retry strategies for failed operations.
lib for retry operations
A library that uses an exponential backoff logic to cancel an API request if the response is delayed and retries the request a certain number of times.
Retries a command but only in CI
Stripe.js loadStripe function with retries.
Automatically retry subscriptions with exponential backoff
`retryee` is a programmable library for retry. This is written in TypeScript. It enables developers to customize retry & backoff in a simple way. With `retryee`, you can specify how many times to retry, how long to wait between retries, and what errors t
retry a function
A robust and configurable library to retry asynchronous tasks or API calls.
当做某件事情时若结果不符合预期可以进行重试,给任何事情第二次机会