Skip to content

fix ping_and_warm metadata #1003

@daniel-sanche

Description

@daniel-sanche

ping_and_warm sets its own metadata manually. The app_profile_id field here could be None.

In other places in the code, the _make_metadata helper is used to create metadata, and app_profile_id is only populated when the field has a value

We should update ping_and_warm to use _make_metadata, so all metadata is populated consistently

Metadata

Metadata

Labels

api: bigtableIssues related to the googleapis/python-bigtable API.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions