Skip to content
This repository was archived by the owner on Aug 30, 2026. It is now read-only.
This repository was archived by the owner on Aug 30, 2026. It is now read-only.

Data Client channel refresh does not pass the same GRPC options #1240

Description

@axyjo

Steps to reproduce

  1. Create a new BigtableDataClient, use it to query responses > 4MB. Queries will succeed.
  2. Wait 30-45 mins for the channel refresh process to take place.
  3. After the channel has been refereshed, queries on data > 4 MB will fail with errors like: ResourceExhausted: "CLIENT: Received message larger than max (4867598 vs. 4194304)"

Activity

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

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions