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

Consider Increasing Memory Limit #99

Open
rajadain opened this issue Jan 4, 2022 · 0 comments
Open

Consider Increasing Memory Limit #99

rajadain opened this issue Jan 4, 2022 · 0 comments

Comments

@rajadain
Copy link
Member

rajadain commented Jan 4, 2022

Similar to the timeout increase done in #98, it may be also a good idea to increase the default memory cap:

// raise memory limits here if necessary
javaOptions += "-Xmx2G",
javaOptions += "-Djava.library.path=/usr/local/lib",

In staging and production we're running r4.larges which have ~16GB of RAM each. This can easily be upped to 4GB.

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

No branches or pull requests

1 participant