kamilsk / retry

♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.
https://pkg.go.dev/github.com/kamilsk/retry/v5
MIT License
340 stars 14 forks source link

better positioning #122

Closed kamilsk closed 5 years ago

kamilsk commented 6 years ago

retry mechanism with backoff, jitter and timeout/cancellation. CLI tool available to run commands repeatable

https://github.com/avelino/awesome-go#utilities

kamilsk commented 6 years ago

Modern zero dependency package to ...do something with CLI tool