amqplib-connect-ease
Wrapper for amqplib v0.10.3 to add connection handling.
Wrapper for amqplib v0.10.3 to add connection handling.
Utility function to easily add retries to any function
A lightweight, fast fetch wrapper with auto-retry, timeout, and better error handling.
A modern, lightweight HTTP client for Node.js with built-in retry capabilities, timeout handling, and event monitoring.
Adaptive throttling based on the sre-book + rafaelcapucho + retry by requestRejectionProbability
A retry library with advanced features
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.
An enhanced Axios wrapper with Redis caching and retry logic.
A preconfigured Axios instance with caching and retry options.
Axios hooks on Vue3. Exactly same API with official axios. Support leading/latest mode, better cancellation control, and auto retry.
A plug-in that allows Axios to automatically retry
A lightweight Axios helper for managing httpOnly cookies and automatic token refresh with retries in TypeScript.
TypeScript retry library with no dependencies.
Async/await wrapper for easy error handling in js
A simple lib to configure axios to retry failed requests
This package can retry a promise-returning function on failure, with customizable retry logic.
Perfect light-weight & asynchronious package for asynchroniously retry/rerun of any logic...
Wrap the async function
Retry HTTP requests with Axios.
Alternative to SWR or react-query. Hook that store your API calls and provide states as isLoading, isFetched, data, error. Allow to instantly fetch the API when the hook is mounted. Provide retry and revalidation options.