Skip to content

tweak java args to run out of memory more elegantly#656

Open
miles-grant-ibigroup wants to merge 1 commit into
devfrom
memory-leak-testing
Open

tweak java args to run out of memory more elegantly#656
miles-grant-ibigroup wants to merge 1 commit into
devfrom
memory-leak-testing

Conversation

@miles-grant-ibigroup

@miles-grant-ibigroup miles-grant-ibigroup commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Adds new java flags to better handle OOM issues. Lowers the cap to make more room for the heap, and ensures that the app will crash instead of freezing. Finally, makes sure we get a dump we can analyze when it does crash

@br648 br648 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I assume there is enough space for the heap dump?

@br648 br648 assigned miles-grant-ibigroup and unassigned br648 Jul 7, 2026
@miles-grant-ibigroup

Copy link
Copy Markdown
Contributor Author

Yeah the disk should have lots of room

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.

3 participants