Skip to content

fix: categorize a WatchdogTimeoutException as retriable for grpc ReadObject #2954

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

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

BenWhitehead
Copy link
Collaborator

@BenWhitehead BenWhitehead commented Feb 25, 2025

By categorizing as retriable the client will be allowed to retry the request rather than failing out.

[1] WatchdogTimeoutException

@BenWhitehead BenWhitehead requested a review from a team as a code owner February 25, 2025 19:09
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: storage Issues related to the googleapis/java-storage API. labels Feb 25, 2025
…Object

By categorizing as retriable the client will be allowed to retry the request rather than failing out.
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. and removed size: s Pull request size is small. labels Feb 25, 2025
@BenWhitehead BenWhitehead changed the title fix: categorize a WatchdogTimeoutException as UNAVAILABLE for grpc ReadObject fix: categorize a WatchdogTimeoutException as retriable for grpc ReadObject Feb 25, 2025
Copy link
Contributor

@cojenco cojenco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐶

@BenWhitehead BenWhitehead merged commit b53bd53 into main Feb 25, 2025
21 checks passed
@BenWhitehead BenWhitehead deleted the watchdog-unavailable branch February 25, 2025 23:58
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 googleapis/java-storage API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants