@cicorias/backoff
Provides both retry and backoff rules for Http client
Provides both retry and backoff rules for Http client
Seedable random generator supporting many common distributions. Random numbers and string generation.
A collection of helpful RxJS operators to deal with backoff strategies (like exponential backoff)
Common tools (hereinafter referred to as **ct**) - a common JavaScript data structures and associated processing procedures package ([package repository](https://github.com/VyacheslavMishin/ct/tree/master)).
Full backoff jitter algorithm with options, variations and time testing.
A library to find JS RegExp with super-linear worst-case time complexity for attack strings that repeat a single character.
Basic calulator with the four main functionalities
Logarithmic/exponential interpolation.
A fetch wrapper to leverage enterprise features such as retry policy and request timeout
This is not a retry library. This just calculate how many second we must back off, before the next retry.
A utility to retry HTTP requests with exponential backoff.
Yet another retry library, but functional style
Utilities for timers
Exponential distribution cumulative distribution function (CDF).
Basically a rewrite of p-retry
Structure tools (hereinafter referred to as **st**) - a common JavaScript data structures and associated processing procedures package ([package repository](https://github.com/m4a1j9/struct-tools/edit/master)).
[toPrecision](https://www.npmjs.com/package/toprecision) is a npm module similar to built-in [.toPrecision()](https://www.w3schools.com/jsref/jsref_toprecision.asp), but without exponential notation.
Retry a promise-returning or async function
A collection of helpful RxJS operators to deal with backoff strategies (like exponential backoff)
Retry a promise-returning or async function