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
A NestJS module that provides Axios with configurable retry functionality, leveraging axios-retry for enhanced HTTP request resilience.
Library for performing retries on HTTP requests
Simple wrapper on request-promise for retry mechanism
A lite request lib based on fetch with plugin 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
A modern, flexible, and powerful HTTP client built on top of Axios with advanced features like dynamic configurations, request cancellation, retry logic, caching, middleware support, and optional Socket.IO integration.
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
Backoff strategies for retrying things like HTTP requests.
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
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
axios-retryer is an advanced Axios request manager offering intelligent retry logic with token refresh, concurrency control, priority queuing, and a flexible plugin architecture, all built with TypeScript for robust HTTP client integrations.
Angular HttpInterceptors that provide resiliency capabilities
A Race-Condition free Node.js library that ensures idempotency for requests, preventing unintended duplicate operations.
Small progressive client-side HTTP request library, and Node.js module with the same API, sporting many high-level HTTP client features
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.
An HTTP client with rate limiter, retry, circuit-breaker and tor support out-of-the-box
HTTP requests with retry, and API client utilities
Tresdoce NestJS Toolkit - Módulo http request con axios y axios-retry
**hsc-fetch** is a TypeScript-based HTTP client library offering features like token management, retry logic, and timeout settings. It is designed to integrate seamlessly with frameworks like Next.js 14, supporting modern server and client-side rendering
Make http Requests without all those sub-dependencies, just http/s with a api wrapper
**hs-fetch** is a TypeScript-based HTTP client library offering features like token management, retry logic, and timeout settings. It is designed to integrate seamlessly with frameworks like Next.js 14, supporting modern server and client-side rendering u
Express middleware to provide Race-Condition free idempotency for HTTP requests, preventing unintended duplicate operations.
fastify plugin that provides Race-Condition free idempotency for HTTP requests, preventing unintended duplicate operations.
This is an augmented [Angular HttpClient][angular-http-client] which overrides the get method to enrich resilience behaviour.
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