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.

Ability to override OperationsClient configuration. #182

Description

@lukesneeringer

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    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