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
Library for handling retry logic with undici HTTP client
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.
Client for working with an HTTP-based cloud service
advanced promisified http client with retries, EventEmitter, cache-manager, prom-client and logging
A Race-Condition free Node.js library that ensures idempotency for requests, preventing unintended duplicate operations.
Comunica HTTP bus actor that can retry failed requests
A tiny HTTP 429 Retry-After interceptor for axios
A helper for retrying any promise call (ex an http request) with error rules and backoff
Nestjs Plugin that provides Race-Condition free idempotency for HTTP 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
Backoff strategies for retrying things like HTTP requests.
Retry filter for httplease
fastify plugin that provides Race-Condition free idempotency for HTTP requests, preventing unintended duplicate operations.
A modern, highly-configurable API client designed for DX. Works in both browser and Node.js environments.
一个功能强大的基于 React Hooks 的 API 请求库,提供简洁的 API 调用接口、拦截器、缓存、重试、防抖节流等功能
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.
Express middleware to provide Race-Condition free idempotency for HTTP requests, preventing unintended duplicate operations.
HTTP requests with retry, and API client utilities
Enterprise-grade TypeScript REST API management library for React and React Native with advanced caching, state management, and performance optimization
Provides a fully customizable Library for handling API using Request repositories and Stubs.
Fetch wrapper with configurable timeouts, retries, and TypeScript-first DX
Tresdoce NestJS Toolkit - Módulo http request con axios y axios-retry
BMT 平台 SDK HTTP 客户端 - Axios 单例、插件链、统一错误处理
A lightweight utility for Axios to handle token refresh logic seamlessly. Automatically retries requests after token expiration with customizable retry logic and status code handling.
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