Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grpc-js: Disable per-session memory limit by default #2084

Conversation

murgatroid99
Copy link
Member

The grpc-node.max_session_memory option was added in #1666 to configure Node's per-session memory limit. Recent testing related to googleapis/nodejs-firestore#1023 (comment) indicate that Node's behavior degrades in an undesirable and possibly buggy way when this limit is reached. To fix that behavior this change disables that limit by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants