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
Library for performing retries on HTTP requests
The ultra-lightweight Node.js HTTP client
Simple wrapper on request-promise for retry mechanism
A lite request lib based on fetch with plugin support and similar API to axios.
A NestJS module that provides Axios with configurable retry functionality, leveraging axios-retry for enhanced HTTP request resilience.
A helper for retrying any promise call (ex an http request) with error rules and backoff
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
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
Backoff strategies for retrying things like HTTP requests.
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.
HTTP requests with retry, and API client utilities
A data fetching library for React Native that simplifies making API requests
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.
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
**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
**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
Tresdoce NestJS Toolkit - Módulo http request con axios y axios-retry
A Race-Condition free Node.js library that ensures idempotency for requests, preventing unintended duplicate operations.
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
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
An HTTP client with rate limiter, retry, circuit-breaker and tor support out-of-the-box
A lightweight, dead simple TypeScript utility for making HTTP requests with automatic retries using exponential backoff.
Fetch wrapper. Polyfills optional. Aborts, retries, intercepts all in 5kb