gax-go
gax-go copied to clipboard
max-retry-count to stop retries
To prevent continuous retries in case of errors, the MaxRetryCount variable serves as a checkpoint. It specifies the maximum allowable attempts before terminating the retry process.
Issue: https://github.com/googleapis/gax-go/issues/316
🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge
label. Good luck human!
-- conventional-commit-lint bot https://conventionalcommits.org/