hashicorp / hashicorp/go-retryablehttp
`attemptNum` as part of `CheckRetry`
Open
- Dominant language
- Go
- Stars
- 2.3k
- Forks
- 298
- PR merge metrics
- No merged PRs in 30d
Description
`type CheckRetry func(ctx context.Context, resp *http.Response, attemptNum int, err error) (bool, error)`
Came across a use case where this would've been a great help and was wondering if this was something discussed previously?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.