Skip to content

Conversation

@Hectorhammett
Copy link
Collaborator

@Hectorhammett Hectorhammett commented Jan 14, 2026

Added the keepalive configuration for the GRPC client on the Spanner library.

b/455575424

BEGIN_COMMIT_OVERRIDE
feat(Spanner): set default grpc.keepalive_time_ms to 120 seconds (#8863)
END_COMMIT_OVERRIDE

@Hectorhammett Hectorhammett requested review from a team as code owners January 14, 2026 23:16
@Hectorhammett Hectorhammett changed the title feat: Add the grpc keepalive configuration feat(Spanner): Add the grpc keepalive configuration Jan 14, 2026
@product-auto-label product-auto-label bot added the api: spanner Issues related to the Spanner API. label Jan 15, 2026
'isolationLevel' => IsolationLevel::ISOLATION_LEVEL_UNSPECIFIED,
'routeToLeader' => true,
'cacheItemPool' => null,
'cacheItemPool' => null
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

accidental change?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Accidental change :(

@bshaffer bshaffer merged commit 2158b82 into main Jan 15, 2026
40 checks passed
@bshaffer bshaffer deleted the configure-keepalive branch January 15, 2026 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the Spanner API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants