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
Simple wrapper on request-promise for retry mechanism
The ultra-lightweight Node.js HTTP client
Library for performing retries on HTTP requests
A NestJS module that provides Axios with configurable retry functionality, leveraging axios-retry for enhanced HTTP request resilience.
advanced promisified http client with retries, EventEmitter, cache-manager, prom-client and logging
Comunica HTTP bus actor that can retry failed requests
Client for working with an HTTP-based cloud service
A tiny HTTP 429 Retry-After interceptor for axios
A Race-Condition free Node.js library that ensures idempotency for requests, preventing unintended duplicate operations.
fastify plugin that provides Race-Condition free idempotency for HTTP requests, preventing unintended duplicate operations.
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 helper for retrying any promise call (ex an http request) with error rules and backoff
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
Angular HttpInterceptors that provide resiliency capabilities
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
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.
Tresdoce NestJS Toolkit - Módulo http request con axios y axios-retry
A powerful, type-safe HTTP client for TypeScript applications with support for multiple response types, retry mechanisms, and extensive configuration options.
A lightweight and modern HTTP request library developed based on the native Fetch API of the browser, providing a user-friendly interface similar to Axios and powerful extensibility.
Provides a fully customizable Library for handling API using Request repositories and Stubs.
Backoff strategies for retrying things like HTTP requests.
A class based api client for both the server and browser built on `axios` and `axios-retry`, written in TypeScript
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
Parses an HTTP Retry-After header and returns delay time in seconds.
Retry Assert ============
Cliente HTTP baseado em fetch, com suporte a interceptadores, retry automático, timeout e tratamento de erros.