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

Commit 4c71494

Browse files
igorbernstein2nimf
andauthored
Update src/index.ts
Co-authored-by: Yuri Golobokov <yuri.golobokov@icloud.com>
1 parent 1c01d2b commit 4c71494

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ export class Bigtable {
449449
'grpc.channelFactoryOverride': grpcGcp.gcpChannelFactoryOverride,
450450
'grpc.gcpApiConfig': grpcGcp.createGcpApiConfig({
451451
channelPool: {
452-
minxSize: 2,
452+
minSize: 2,
453453
maxSize: 4,
454454
maxConcurrentStreamsLowWatermark: 10,
455455
debugHeaderIntervalSecs: 600,

0 commit comments

Comments
 (0)