@stdlib/math-base-special-exp
Natural exponential function.
Natural exponential function.
Base 10 exponential function.
Base 2 exponential function.
Compute exp(x) - 1.
Relative error exponential.
Exponential function.
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
Retry a promise-returning or async function
it's about calculate math
Exponential distribution cumulative distribution function (CDF).
Basically a rewrite of p-retry
Retries the given task a certain amount of times or until successful.
JS implementation of the exponential backoff algorithm.
Retry a promise-returning or async function
Exponential backoff for failed Promises