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 lite http request lib based on fetch with plugins support and similar API to axios.
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
This is a library that can easily help you manage request states, supporting common features such as SWR, polling, error retry, caching, and pagination, etc.
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
Backoff strategies for retrying things like HTTP requests.
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.
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
A helper for retrying any promise call (ex an http request) with error rules and backoff
🎛️🔁🚀 A tiny, zero‑dependencies retry helper with exponential backoff + jitter—usable for KV, HTTP, Durable Objects, or any async function.
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.
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
Type-safe HTTP client that doesn't suck - Fetch for humans who have stuff to build
Lightweight Axios wrapper for creating configured HTTP clients with built-in error handling and retry logic. This package provides utilities for creating Axios instances with custom interceptors and integrating with OpenAPI-generated client classes.
Nestjs Plugin that provides Race-Condition free idempotency for HTTP requests, preventing unintended duplicate operations.
An HTTP client with rate limiter, retry, circuit-breaker and tor support out-of-the-box
fastify plugin that provides Race-Condition free idempotency for HTTP requests, preventing unintended duplicate operations.
Next-generation TypeScript HTTP client with built-in retry, smart caching, and seamless authentication. Effortlessly handle API requests with advanced features for modern web development.
A lightweight React hook wrapper around Axios with interceptors, auth, retry, and cancellation support.
Angular HttpInterceptors that provide resiliency capabilities
HTTP requests with retry, and API client utilities
A TypeScript-first composable HTTP client library that revolutionizes API interactions through procedure builders, schema validation, and intelligent retry logic.
错误重试中间件