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

Ability to override OperationsClient configuration. #182

Open
lukesneeringer opened this issue May 1, 2017 · 0 comments
Open

Ability to override OperationsClient configuration. #182

lukesneeringer opened this issue May 1, 2017 · 0 comments

Comments

@lukesneeringer
Copy link
Contributor

Currently, there is a bug in GAX/GAPICs that makes it impossible to specify rpc timeout configuration for OperationsClient.

Essentially, any user overrides are passed to the operations client, but the per-API defaults are not (see here in Speech).

We should move to a system where the config and override are merged into one common configuration much earlier, and read from that, and send it to operations client as an override.

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

1 participant