fix: timeouts are handled by rest clients, retries silently ignored by software-dov · Pull Request #976 · googleapis/gapic-generator-python · GitHub
Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

fix: timeouts are handled by rest clients, retries silently ignored#976

Merged
software-dov merged 1 commit into
googleapis:masterfrom
software-dov:rest-timeout
Aug 20, 2021
Merged

fix: timeouts are handled by rest clients, retries silently ignored#976
software-dov merged 1 commit into
googleapis:masterfrom
software-dov:rest-timeout

Conversation

@software-dov

Copy link
Copy Markdown
Contributor

Passes hand tests

@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 20, 2021

@busunkim96 busunkim96 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is the plan to handle retries at a later date?

It looks like the two manually authored REST clients BigQuery and Storage have their own retry class that uses google-api-core's retry object. It might be nicer to create a REST equivalent of _GapicCallable for REGAPIC instead of interacting with AuthorizedSession directly.

@software-dov software-dov merged commit a62463c into googleapis:master Aug 20, 2021
@software-dov

Copy link
Copy Markdown
Contributor Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants