Skip to content

OOM when pulling large data sets #70

@SkeloGH

Description

@SkeloGH

Describe the bug
A user with a high amount of entity relationships, when attempts to run the app, it will eventually reach OOM

To Reproduce
Steps to reproduce the behavior:

  1. Detect the running system's maximum allocation for nodejs
  2. Have inter-wined data as large as the memory limit
  3. Perform a query that brings the large data set
  4. See error

Expected behavior
App should run and finish normally, no matter how big the dataset.

Environment:

  • OS: Mac OSX | Other
  • Version: all

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions