fetch-retry-helper
A utility to retry HTTP requests with exponential backoff.
A utility to retry HTTP requests with exponential backoff.
Yet another retry library, but functional style
Utilities for timers
Nuxt plugin that facilitates an axios retry 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.
Cassandra connector with exponential backoff and reconnect
A helper to execute a promise a certain number of times if it's throwing an exception, also inserting a delay between each attempt.
前端部署回退工具
Basically a rewrite of p-retry
A module for executing code with retry logic
Javascript utilities
Simple implementation of a backoff utility
Retry a promise-returning or async function
Javascript Library for Backoff/Retry Strategies with zero dependencies
Retries the given task a certain amount of times or until successful.
JS implementation of the exponential backoff algorithm.
Exponential backoff for failed Promises
Retry a promise-returning or async function