hashicorp / hashicorp/go-retryablehttp

`attemptNum` as part of `CheckRetry`

Open
#118 2 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.