issues
search
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
how to guide
#165
Open
kamilsk
opened
3 years ago
kamilsk
commented
3 years ago
[ ] how to log attempts
[ ] how to debug failed strategy
[ ] how to handle wrapped errors
[ ] how to work with context (WithValue case)