Search results
684 packages found
elegant & feature rich browser / node HTTP with a fluent API
Shared retry utilities to be used in middleware packages.
A utility that allows retrying a function with an exponential delay between attempts.
A drop-in replacement for fs, making various improvements.
Retry a promise-returning or async function
- promise
- retry
- retries
- operation
- failed
- rejected
- try
- exponential
- backoff
- attempt
- async
- await
- promises
- concurrently
- View more
Retries a function that returns a promise, leveraging the power of the retry module.
An exchange for operation retry support in urql
A utility to retry failed async methods.
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.
Extend any fetch library with retry functionality
retry for functions returning a promise
Library that can be used to retry functions that return promise
Check whether a request can be retried based on the `error.code`
Executes git commands gracefully. Retries them on errors
A little retry tool to execute a function until the function is successful. Can also bind a timeout to a function. This lib is usable in typescript, in javascript, in node, in SPA tools (rest, Vue, Svelte...) and browser (available in ESM and common js fo
- typescript
- javascript
- retry
- repeat
- replay
- node
- nodejs
- error
- promise
- async
- await
- asyncawait
- trycatch
- react
- View more
A tiny HTTP 429 Retry-After interceptor for axios
Promise related utilities