Skip to content

bazel: py_gapic_library rule should support specifying grpc_service_config #522

@noahdietz

Description

@noahdietz

The generator can consume the retry/timeout config from the grpc_service_config file by passing the file through a protoc option. This should be reflected on the surface of the py_gapic_library rule as a grpc_service_config attribute. This is necessary for migration of generation targets to the microgenerator as a majority of APIs have already been moved to this config.

Examples of other languages that have implemented this attribute in their rules include:

Metadata

Metadata

Assignees

Labels

conversion blockingA surface delta, bug, missing feature, or other issue that prevents API conversionpriority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions