Opinionated, caching, retrying fetch client
Check whether a request can be retried based on the `error.code`
request-retry wrap nodejs request to retry http(s) requests in case of error
Enable request retry for Popsicle
The ultra-lightweight Node.js HTTP client
Library for performing retries on HTTP requests
Simple wrapper on request-promise for retry mechanism
A NestJS module that provides Axios with configurable retry functionality, leveraging axios-retry for enhanced HTTP request resilience.
A lite http request lib based on fetch with plugins support and similar API to axios.
advanced promisified http client with retries, EventEmitter, cache-manager, prom-client and logging
Comunica HTTP bus actor that can retry failed requests
A tiny HTTP 429 Retry-After interceptor for axios
Client for working with an HTTP-based cloud service
A helper for retrying any promise call (ex an http request) with error rules and backoff
A lightweight React Native library to queue and retry failed HTTP requests when offline. Automatically syncs requests when the device reconnects to the internet.
Ultra simple async retrieval of resources or remote files over http or https, an cli tool, and convenience wrapper of node-fetch, and a seamless retry ability
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 Race-Condition free Node.js library that ensures idempotency for requests, preventing unintended duplicate operations.
Angular HttpInterceptors that provide resiliency capabilities
fastify plugin that provides Race-Condition free idempotency for HTTP requests, preventing unintended duplicate operations.
A Scraper for Project Gutenberg allowing you to use it for scraping data into datasets, very customizable and friendly
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.
Backoff strategies for retrying things like HTTP requests.
HttpClient con reintento nativo en fetch Node.js
Small progressive client-side HTTP request library, and Node.js module with the same API, sporting many high-level HTTP client features
HTTP requests with retry, and API client utilities
Tresdoce NestJS Toolkit - Módulo http request con axios y axios-retry
Express middleware to provide Race-Condition free idempotency for HTTP requests, preventing unintended duplicate operations.
The Hookdeck Vercel Middleware adds the ability to authenticate, delay, filter, queue, throttle, and retry asynchronous HTTP requests (e.g., webhooks) made to a Vercel application. The use cases for this include managing webhooks from API providers such a
Fetch API wrapped as a component with support for retries & timeouts
Parses an HTTP Retry-After header and returns delay time in seconds.
Fetch wrapper. Polyfills optional. Aborts, retries, intercepts all in 5kb
An HTTP client with rate limiter, retry, circuit-breaker and tor support out-of-the-box