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

Node: Expose ability to close GRPC channels #715

@schmidt-sebastian

Description

@schmidt-sebastian

The Firestore Server SDK can initiate multiple clients if more than 100 requests are active. Especially for users that frequently create and destroy clients, this creates memory leaks as we are unable to close GRPC channels on destruction.

Would it be possible to expose a "close" API to the Node Veneer SDKs?

This would unblock googleapis/nodejs-firestore#779 and googleapis/nodejs-firestore#769

@alexander-fenster @thebrianchen

Metadata

Metadata

Labels

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