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

Runner stream handlers fail due to OUT_OF_MEMORY #551

Closed
darunrs opened this issue Feb 6, 2024 · 1 comment
Closed

Runner stream handlers fail due to OUT_OF_MEMORY #551

darunrs opened this issue Feb 6, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@darunrs
Copy link
Collaborator

darunrs commented Feb 6, 2024

Runner, under certain circumstances, crashes due to a memory error when dealing with large backfills, for some reason. This was originally a problem that occurred when the prefetch queue size was too large.

Encountered error processing stream: dataplatform.near/social_feed:real_time:stream, terminating thread Error [ERR_WORKER_OUT_OF_MEMORY]: Worker terminated due to reaching memory limit: JS heap out of memory

@morgsmccauley
Copy link
Collaborator

We can try bumping maxOldGenerationSizeMb to increase the working thread heap size

@darunrs darunrs self-assigned this Feb 7, 2024
@darunrs darunrs closed this as completed Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants