https://github.com/vbauerster/backoff
Backoff strategy with retry
https://github.com/vbauerster/backoff
backoff go retry
Last synced: 8 months ago
JSON representation
Backoff strategy with retry
- Host: GitHub
- URL: https://github.com/vbauerster/backoff
- Owner: vbauerster
- License: unlicense
- Created: 2018-06-18T12:47:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T13:53:06.000Z (over 3 years ago)
- Last Synced: 2025-04-27T12:46:38.951Z (about 1 year ago)
- Topics: backoff, go, retry
- Language: Go
- Homepage:
- Size: 16.6 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exponential Backoff
[](https://godoc.org/github.com/vbauerster/backoff)