exponential-backoff
npmv3.1.3TypeScriptA utility that allows retrying a function with an exponential delay between attempts.
Overview
exponential-backoff is an npm package that a utility that allows retrying a function with an exponential delay between attempts. The latest version is 3.1.3, released under the Apache-2.0 license.
Who should use it
Teams working in the npm ecosystem who need a utility that allows retrying a function with an exponential delay between attempts and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (Apache-2.0).
Cons
- No significant drawbacks detected from available metadata.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of exponential-backoff.
Dependencies
Dev (8)
Used by
Popular packages that depend on exponential-backoff.
Alternatives to exponential-backoff
detect possibly catastrophic, exponential-time regular expressions
A drop-in replacement for fs, making various improvements.
A utility to retry failed async methods.
Frequently installed together
Version history
| Version | Published | License |
|---|---|---|
| 3.1.3latest | 9 months ago | Apache-2.0 |
| 3.1.2 | 1 year ago | Apache-2.0 |
| 3.1.1 | 3 years ago | Apache-2.0 |
| 3.1.0 | 6 years ago | Apache-2.0 |
| 3.0.1 | 6 years ago | Apache-2.0 |
| 3.0.0 | 6 years ago | Apache-2.0 |
| 2.2.1 | 6 years ago | Apache-2.0 |
| 2.2.0 | 6 years ago | Apache-2.0 |
| 2.1.1 | 7 years ago | Apache-2.0 |
| 2.1.0 | 7 years ago | Apache-2.0 |
| 2.0.0 | 7 years ago | Apache-2.0 |
| 1.2.0 | 7 years ago | Apache 2.0 |
| 1.0.7 | 8 years ago | MIT |
| 1.0.6 | 8 years ago | MIT |
| 1.0.5 | 8 years ago | MIT |
| 1.0.4 | 8 years ago | MIT |
| 1.0.3 | 8 years ago | MIT |
| 1.0.2 | 8 years ago | MIT |
Maintainers
Keywords
Frequently asked questions
How do I install exponential-backoff?
Run `npm install exponential-backoff` to add exponential-backoff to your npm project.
What license is exponential-backoff released under?
exponential-backoff is distributed under the Apache-2.0 license.
How popular is exponential-backoff?
exponential-backoff has approximately 0 downloads per week and 1 known dependent packages.