Kamil Samigullin
Kamil Samigullin
1. move the repo to octolab org 2. fork the repo 3. use https://tip.golang.org/ref/mod#go-mod-file-module-deprecation 4. write documentation 5. update awesome list 6. archive the repo
adopt examples for play.golang.org see https://github.com/kamilsk/breaker#%EF%B8%8F-how-to
- [ ] how to log attempts - [ ] how to debug failed strategy - [ ] how to handle wrapped errors - [ ] how to work with...
https://github.com/kamilsk/retry/blob/19175c70a27be2f7fda74b27ec2b8551fec29e5f/strategy/strategy.go#L102-L144 TODO: - [ ] find bad case usage from goreleaser
- https://pkg.go.dev/github.com/kamilsk/retry/v4?tab=importedby - [ ] https://github.com/tmaiaroto/aegis, v4.1.0 -> v5.0.0 - [x] ~https://github.com/goreleaser/goreleaser, v4.7.2 -> v5.0.0~
I have a problem in production with the v5 version. So, a benchmark is required.
in release notes and the doc