@avocajs/echo
A library for retrying both sync and async jobs with customizable retry attempts and delays.
A library for retrying both sync and async jobs with customizable retry attempts and delays.
A fetch wrapper with retries
Client for working with an HTTP-based cloud service
A utility to use retry any functions
Shared retry utilities to be used in middleware packages.
Convenient utilities to retry executing some operation until success or failure at most 3 times
A robust NestJS module providing configurable HTTP request retry strategies, including Exponential Backoff and Constant Interval, to enhance the resilience of your applications.
Simple, small, promise based retry
Enhanced fetch API with cache strategy, retry pattern, timeout, helper methods and enhanced types.
Insistently runs a callback and only resolves the promise when its result is truthy.
Retry HTTP requests with Axios.
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.
A Tool for Modeling and Simulating System Degradation
Nuxt plugin that facilitates an axios retry backoff
ckstack push retry server module
async utilities
high level amazon s3 client. upload and download files and directories
Abstraction for exponential and custom retry strategies for failed operations.
A WebdriverIO service to track and prepare for re-running failing or flaky Jasmine/Mocha tests or Cucumber Scenarios.
```javascript import RetryPlugin from '@moka-fe/webpack-import-retry-plugin'