Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(storage): Max-retry-count to stop retries #9205

Closed
wants to merge 2 commits into from

Conversation

Tulsishah
Copy link
Contributor

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.

@Tulsishah Tulsishah requested review from a team as code owners December 29, 2023 07:02
Copy link

conventional-commit-lint-gcf bot commented Dec 29, 2023

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

@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Dec 29, 2023
@Tulsishah Tulsishah changed the title fet: Max-retry-count to stop retries feat(storage): Max-retry-count to stop retries Dec 29, 2023
@product-auto-label product-auto-label bot added the api: storage Issues related to the Cloud Storage API. label Dec 29, 2023
@tritone
Copy link
Contributor

tritone commented Jan 17, 2024

superceded by #9215

@tritone tritone closed this Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the Cloud Storage API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants