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

Memory Exceeding 1.2GB during ingest #175

Open
newnativeabq opened this issue Jul 19, 2020 · 2 comments
Open

Memory Exceeding 1.2GB during ingest #175

newnativeabq opened this issue Jul 19, 2020 · 2 comments

Comments

@newnativeabq
Copy link
Contributor

Memory utilization is too high for data size. Profile memory usage across ingest to identify leaks.

https://pypi.org/project/memory-profiler/

@newnativeabq
Copy link
Contributor Author

@newnativeabq
Copy link
Contributor Author

Seems to be happening at job.enqueue step. It could be that each job is loading a process/thread with libraries necessary. This might be able to be circumvented via ingest runner function and ingest registry calling and cleaning up after each ingest.

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