@kessler/exponential-backoff
Opinionated modern exponential backoff retry driver
Opinionated modern exponential backoff retry driver
Dead simple async lock
Type-safe, lightweight (zero-dependency) retry utility for async operations that simply works.
A robust NestJS module providing configurable HTTP request retry strategies, including Exponential Backoff and Constant Interval, to enhance the resilience of your applications.
Javascript utilities
A set of essential time related utilities
A flexible and configurable retry mechanism for JavaScript functions and fetch requests with exponential delay
Retries the given task a certain amount of times or until successful.
JS implementation of the exponential backoff algorithm.