-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomerstech debt payoff
Description
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:
- Detect the running system's maximum allocation for nodejs
- Have inter-wined data as large as the memory limit
- Perform a query that brings the large data set
- 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
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomerstech debt payoff