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

chore: increase max_old_space_size in binaries #184

Merged
merged 2 commits into from May 1, 2024

Conversation

j-luong
Copy link
Contributor

@j-luong j-luong commented May 1, 2024

  • Tests written and linted ℹ︎
  • Commits are squashed and tidy and are suitable to become release notes

What this does

This PR increases the max_old_space_size node option, increasing the heap memory in the compiled binary. This should reduce the number of JS Heap OOM errors that may be encounterd.

@j-luong j-luong requested a review from a team as a code owner May 1, 2024 10:55
@j-luong j-luong merged commit 5011ba3 into main May 1, 2024
13 checks passed
@j-luong j-luong deleted the chore/CLI-243_increaseMaxOldSpaceSize branch May 1, 2024 12:28
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