8000 Confirm timeout override works with retry · Issue #191 · googleapis/gax-python · GitHub
[go: up one dir, main page]

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

Confirm timeout override works with retry #191

@geigerj

Description

@geigerj

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.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0