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: make administrative request retries optional #2476

Merged
merged 2 commits into from Jun 2, 2023

Conversation

olavloite
Copy link
Collaborator

@olavloite olavloite commented Jun 1, 2023

Make retries of administrative requests that fail because the administrative request limit has been exceeded optional. This allows users to apply custom retries or other custom handling for these errors.

Addresses #2454

Make retries of administrative requests that fail because the
administrative request limit has been exceeded optional. This allows
users to apply custom retries or other custom handling for these errors.
@olavloite olavloite requested a review from a team as a code owner June 1, 2023 12:15
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: spanner Issues related to the googleapis/java-spanner API. labels Jun 1, 2023
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner June 1, 2023 12:18
@olavloite olavloite merged commit ee6548c into main Jun 2, 2023
20 of 21 checks passed
@olavloite olavloite deleted the retry-admin-quota-exhausted-option branch June 2, 2023 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner 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