graceful-fs
A drop-in replacement for fs, making various improvements.
Found 76 results for retries
A drop-in replacement for fs, making various improvements.
Retry a promise-returning or async function
Check whether a request can be retried based on the `error.code`
Executes git commands gracefully. Retries them on errors
Retry a promise-returning or async function
promise implementation of nestjs http module with retries feature using axios-retry and axios
Simple module to retry a function with async/await syntax !
Automatically retry flaky tests with Jest
A CLI tool to run multiple npm-scripts in parallel or sequentially, with support for retrying failed tasks.
Cypress Reporter | Enhances your Cypress test suite with the cypress-xray-junit-reporter a specialized custom reporter designed to seamlessly generating comprehensive XRay-compatible JUnit-style XML reports, complete with embedded screenshots on test fail
Retry a promise-returning or async function
Tiny fetch API wrapper to add support for retries, retry delay & timeouts
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 simple, lightweight and isomorphic extension of the Fetch API that allows for graceful error handling and response validation, automatic retries, and the ability to bring your own Fetch API package.
Retry a promise-returning or async function
Mocha's spec reporter with retried test information.
Cypress Reporter | Enhances your Cypress test suite with the cypress-xray-junit-reporter a specialized custom reporter designed to seamlessly generating comprehensive XRay-compatible JUnit-style XML reports, complete with embedded screenshots on test fail
Retry a promise if it times out, until max retries reached
The next-generation, event-driven, real-time CI/CD and pipeline orchestration engine. Unifies pipelines, triggers, deployments, metrics, and real-time observability into a single, composable core — powering ultra-dynamic continuous integration and deliver
A helper to execute a promise a certain number of times if it's throwing an exception, also inserting a delay between each attempt.
Node.js module that reduces EPERM errors on win32 platform using retry approach
Retry a promise-returning or async function
Retry when promise fails.
Hermione plugin for adding extra retries at tests with errors matched by patterns.
Retry plugin for yafetch library. See https://www.github.com/chickencoding123/yafetch for more information.
🎛️🔁🚀 A tiny, zero‑dependencies retry helper with exponential backoff + jitter—usable for KV, HTTP, Durable Objects, or any async function.
utility functions that poll until a condition is met
node.js request wrapper adding support for retries, exponential back-off, fixture serving, JSON
Upload files to s3 with exponential backoff
Plugin for hermione to disable retries at runtime
Kafka consumer manager handles retries, offset issues and retries
Promise batching for unreliable api calls that have rate limits
promise implementation of nestjs http module with retries feature using axios-retry and axios
Retry an async function with different strategies
For when you don’t want your promises to give up on the first attempt (most commonly because of network failure).
A Fetch API wrapper with some extra features
A web3 provider with retries under the hood
Generic multi-provider orchestrator for NestJS with priority, fallback, parallel, and retries.
Retry a promise-returning or async function
A simple queue for executing promises concurrently. You can set timeouts, max concurrency as well as retries
High-level kafka client based on kafkajs with non-blocking retries of failed messages and easy configuration.
Basically a rewrite of p-retry
Some typescript higher order functions for wrapping promise-based functions for networking scenarios, retries, backoff and batching.
Configurable retry mechanism for Node-RED flows.
Repeat function call depending on the previous call result and specified conditions.
Gracefully handle timeout and network error with auto retry.
Advanced AWS SQS message consumer with retry, DLQ, batch processing, metrics, and middleware support
A drop-in replacement for fs, making various improvements.
A drop-in replacement for fs that normalizes its behavior
Helpers for promises, which work in Node and the browser.
Configurable object for performing operation.
Beautifully manage attempts for your process!
A wrapper around isomorphic-fetch that allows retries in case of request failure
A React hook that provides a simple and efficient way to manage user permissions within your web application.
A runtime environment for building and deploying web applications.
Retry a promise-returning or async function
Upload files to s3 with exponential backoff
Utility function to easily add retries to any function
Retry a promise-returning or async function
A drop-in replacement for fs, making various improvements.
Retry a promise-returning or async function
Create consistent, type-safe data hooks for React. Handles caching, retries, and GC so you don't have to.
with-retries is a utility for retrying promises upon failure
DEPRECATED: use tenacious-fetch
retry any function (with or without timeout) with either fixed back off or exponential back off
A highly-simple request package, featuring automatic retries if a request fails.
Reference implementation of a Chainpoint web service integration
promise implementation of nestjs http module with retries feature using axios-retry and axios
Ubik is a simple JavaScript queuing system that can run either client or server side with easy retries.
A package for retrying promises with various strategies.
Utility module for retrying
A lightweight library for retrying tasks with configurable attempts and intervals.
Library with a set of utils and decorators to add to existing functions which returns promises a set of new features and behaviors without change nothing about the functions themselves
Plugin for Testplane to disable retries at runtime
A simple yet powerful Node.js utility for processing arrays of items in batches with control over concurrency, retries, and cancellation.
Testplane plugin for adding extra retries at tests with errors matched by patterns.