Kamil Samigullin

Results 106 issues of 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

status:research

adopt examples for play.golang.org see https://github.com/kamilsk/breaker#%EF%B8%8F-how-to

type:docs
difficulty: easy

- [ ] how to log attempts - [ ] how to debug failed strategy - [ ] how to handle wrapped errors - [ ] how to work with...

type:docs
help wanted
difficulty: easy

https://github.com/kamilsk/retry/blob/19175c70a27be2f7fda74b27ec2b8551fec29e5f/strategy/strategy.go#L102-L144 TODO: - [ ] find bad case usage from goreleaser

type:docs
help wanted
difficulty: easy

- 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~

type:task
help wanted
difficulty: medium

I have a problem in production with the v5 version. So, a benchmark is required.

type:critical
help wanted
difficulty: hard

in release notes and the doc

type:docs
help wanted
difficulty: easy

simplify and refactor them

type:refactoring
help wanted
difficulty: medium

github.com/stretchr/testify/assert

type:refactoring
help wanted