Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

feat: widen retry predicate to include ServiceUnavailable - #1641

Merged
shollyman merged 1 commit into
googleapis:mainfrom
shollyman:expand_retry_predicate
Aug 14, 2023
Merged

feat: widen retry predicate to include ServiceUnavailable#1641
shollyman merged 1 commit into
googleapis:mainfrom
shollyman:expand_retry_predicate

Conversation

@shollyman

Copy link
Copy Markdown
Contributor

Expands retry. It's possible in the normal lifecycle of an API frontend for the intermediate response to indicate the API service is not ready.

related: internal issue 294103068

Expands retry. It's possible in the normal lifecycle of an API frontend
for the intermediate response to indicate the API service is not ready.
related: internal issue 294103068
@shollyman
shollyman requested review from a team and chalmerloweAugust 11, 2023 20:08
@product-auto-labelproduct-auto-labelBot added size: xs Pull request size is extra small. api: bigquery Issues related to the googleapis/python-bigquery API. labels Aug 11, 2023
@shollyman

Copy link
Copy Markdown
ContributorAuthor

The prerelease failures are unrelated (a pandas 2.0 testing issue), submitting.

@shollyman
shollyman merged commit 3e021a4 into googleapis:mainAug 14, 2023
@shollyman
shollyman deleted the expand_retry_predicate branch August 14, 2023 16:15
@release-pleaserelease-pleaseBot mentioned this pull request Aug 14, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigqueryIssues related to the googleapis/python-bigquery API.size: xsPull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@shollyman@tswast