Skip to content

🔧(y-provider) increase Node.js memory limit#2134

Closed
AntoLC wants to merge 1 commit intomainfrom
config/increase-memory-nodejs
Closed

🔧(y-provider) increase Node.js memory limit#2134
AntoLC wants to merge 1 commit intomainfrom
config/increase-memory-nodejs

Conversation

@AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented Mar 25, 2026

Purpose

By default, Node.js has a memory limit of
around 512MB, which can lead to out-of-memory
errors when processing large documents.
This commit increases the memory limit to
2GB for the y-provider server, allowing
it to handle larger documents without crashing.

By default, Node.js has a memory limit of
around 512MB, which can lead to out-of-memory
errors when processing large documents.
This commit increases the memory limit to
2GB for the y-provider server, allowing
it to handle larger documents without crashing.
@AntoLC AntoLC self-assigned this Mar 25, 2026
@AntoLC AntoLC added the y.js label Mar 25, 2026
@AntoLC
Copy link
Collaborator Author

AntoLC commented Mar 25, 2026

Closed in favor of: #2132

@AntoLC AntoLC closed this Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant