Skip to content
This repository has been archived by the owner on Mar 20, 2018. It is now read-only.

Confirm timeout override works with retry #191

Open
geigerj opened this issue Jun 2, 2017 · 0 comments
Open

Confirm timeout override works with retry #191

geigerj opened this issue Jun 2, 2017 · 0 comments
Assignees

Comments

@geigerj
Copy link
Contributor

geigerj commented Jun 2, 2017

What

Confirm that

  my_api_client.idempotent_retrying_call(options=gax.CallOptions(timeout=123))

in fact uses 123s as its initial timeout. If so, please close this bug.

Why

This ticket is just to confirm that Python GAX doesn't suffer from the bug noted in Ruby GAX at googleapis/gax-ruby#71, since their implementations are similar.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants