promises-tho
Some typescript higher order functions for wrapping promise-based functions for networking scenarios, retries, backoff and batching.
Some typescript higher order functions for wrapping promise-based functions for networking scenarios, retries, backoff and batching.
Promise batching for unreliable api calls that have rate limits
A drop-in replacement for fs, making various improvements.
Hermione plugin for adding extra retries at tests with errors matched by patterns.
A simple queue for executing promises concurrently. You can set timeouts, max concurrency as well as retries
Beautifully manage attempts for your process!
Ubik is a simple JavaScript queuing system that can run either client or server side with easy retries.
Tangerine is the best Node.js drop-in replacement for dns.promises.Resolver using DNS over HTTPS ("DoH") via undici with built-in retries, timeouts, smart server rotation, AbortControllers, and caching support for multiple backends (with TTL and purge sup
A wrapper around isomorphic-fetch that allows retries in case of request failure
Retry when promise fails.
Configurable object for performing operation.
DEPRECATED: use tenacious-fetch
A drop-in replacement for fs, making various improvements.
with-retries is a utility for retrying promises upon failure
promise implementation of nestjs http module with retries feature using axios-retry and axios
High-level kafka client based on kafkajs with non-blocking retries of failed messages and easy configuration.
Configurable retry mechanism for Node-RED flows.
Retry an async function with different strategies
promise implementation of nestjs http module with retries feature using axios-retry and axios
Plugin for Testplane to disable retries at runtime