hashicorp / hashicorp/go-retryablehttp

No way to know how many retries were done, which can be helpful for monitoring

Open
#159 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
2.3k
Forks
298
PR merge metrics
No merged PRs in 30d

Description

One solution would be to add a hook that is called on success (with number of retries done), and failure (also with number of retries), this can be helpful for anyone who wants to monitor how many retries are being done and monitoring their infrastructure.

Is there a way to do this currently?

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.