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

NodeJS API: Heap out of memory #894

Closed
kaladinlight opened this issue Nov 29, 2023 · 2 comments
Closed

NodeJS API: Heap out of memory #894

kaladinlight opened this issue Nov 29, 2023 · 2 comments

Comments

@kaladinlight
Copy link
Collaborator

Overview

A lot of the nodejs api containers are exiting with heap out of memory errors. Look for memory leak or increase memory accordingly

References and additional details

<--- Last few GCs --->

[1:0x7fa92b6c0290] 101476604 ms: Mark-sweep (reduce) 244.8 (258.2) -> 244.8 (258.2) MB, 316.7 / 0.0 ms  (+ 270.3 ms in 14 steps since start of marking, biggest step 98.3 ms, walltime since start of marking 590 ms) (average mu = 0.291, current mu = 0.175) [1:0x7fa92b6c0290] 101477024 ms: Mark-sweep (reduce) 245.7 (258.2) -> 245.6 (259.2) MB, 419.0 / 0.0 ms  (average mu = 0.181, current mu = 0.003) allocation failure; scavenge might not succeed


<--- JS stacktrace --->

FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory

Acceptance Criteria

  • Fatal heap errors are resolved

Need By Date

No response

Screenshots/Mockups

No response

Estimated effort

No response

@kaladinlight
Copy link
Collaborator Author

This may no longer be an issue as of #908. Going to leave open for now and keep an eye out for restarts over the next week or slow to determine if we can close this or not.

@kaladinlight
Copy link
Collaborator Author

Closing as this has not been seen for quite some time

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