Search results
9 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
🎛️🔁🚀 A tiny, zero‑dependencies retry helper with exponential backoff + jitter—usable for KV, HTTP, Durable Objects, or any async function.
- typescript
- retry
- backoff
- exponential-backoff
- jitter
- async
- promise
- promise-retry
- resilience
- retries
- exponential
- failure
- failure-recovery
- timeout
- View more
A flexible and configurable retry mechanism for JavaScript functions and fetch requests with exponential delay
Javascript utilities
- javascript
- typescript
- utilities
- helper-functions
- commonjs
- es2022
- es2023
- nodejs
- npm-package
- js-tools
- typescript-library
- utility-functions
- toolkit
- code-reuse
- View more
Opinionated modern exponential backoff retry driver
Type-safe, lightweight (zero-dependency) retry utility for async operations that simply works.
- retry
- async
- promise
- retry-async
- retry-promise
- retry-operation
- retry-request
- backoff
- exponential-backoff
- error-handling
- promise-retry
- retry-fetch
- p-retry
A set of essential time related utilities
A robust NestJS module providing configurable HTTP request retry strategies, including Exponential Backoff and Constant Interval, to enhance the resilience of your applications.
- nestjs
- http
- retry
- http-client
- resilience
- retry-strategy
- exponential-backoff
- interval-retry
- robust
- networking
- module
- nestjs-module
- fault-tolerant
- timeout
- View more
JS implementation of the exponential backoff algorithm.
Retries the given task a certain amount of times or until successful.