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

call-block-logs makes worker run out of heap memory #40

Open
TimDaub opened this issue Aug 6, 2022 · 0 comments
Open

call-block-logs makes worker run out of heap memory #40

TimDaub opened this issue Aug 6, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@TimDaub
Copy link
Collaborator

TimDaub commented Aug 6, 2022

  neume-network-strategies:lifecycle Starting extractor strategy with name "call-block-logs" with params "[11565020,15283124]" +0ms
2022-08-06T19:27:44.072Z neume-network-extraction-worker:worker Starting as worker thread with queue options: "{"concurrent":2}
events.js:377
      throw er; // Unhandled 'error' event
      ^

Error [ERR_WORKER_OUT_OF_MEMORY]: Worker terminated due to reaching memory limit: JS heap out of memory
    at new NodeError (internal/errors.js:322:7)
    at Worker.[kOnExit] (internal/worker.js:276:26)
    at Worker.<computed>.onexit (internal/worker.js:203:20)
Emitted 'error' event on Worker instance at:
    at Worker.[kOnExit] (internal/worker.js:276:12)
    at Worker.<computed>.onexit (internal/worker.js:203:20) {
  code: 'ERR_WORKER_OUT_OF_MEMORY'
}

crawl_path

[{ name: "call-block-logs", extractor: {args: [11565020, 15283124]}}],
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

1 participant