https://github.com/ide/backoff
Computes truncated exponential backoff intervals with jitter
https://github.com/ide/backoff
backoff
Last synced: 12 months ago
JSON representation
Computes truncated exponential backoff intervals with jitter
- Host: GitHub
- URL: https://github.com/ide/backoff
- Owner: ide
- License: mit
- Created: 2019-08-24T04:17:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-20T10:58:47.000Z (over 1 year ago)
- Last Synced: 2025-05-24T00:48:49.078Z (about 1 year ago)
- Topics: backoff
- Language: TypeScript
- Size: 1.17 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# backoff
Computes truncated exponential backoff intervals with jitter