gax-go icon indicating copy to clipboard operation
gax-go copied to clipboard

max-retry-count to stop retries

Open Tulsishah opened this issue 1 year ago • 1 comments

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

Tulsishah avatar Dec 29 '23 07:12 Tulsishah

🤖 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/