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

fix(hydrate): memory leak, somewhere #48

Open
pekasen opened this issue Apr 24, 2023 · 3 comments
Open

fix(hydrate): memory leak, somewhere #48

pekasen opened this issue Apr 24, 2023 · 3 comments

Comments

@pekasen
Copy link
Member

pekasen commented Apr 24, 2023

After (only) 135,313 messages ubuntu's OOM killer came and took out hte processes:

[Sa Apr 22 00:20:52 2023] Out of memory: Killed process 18967 (tegracli) total-vm:532276kB, anon-rss:291708kB, file-rss:0kB, shmem-rss:0kB, UID:1000 pgtables:872kB oom_score_adj:0
@pekasen
Copy link
Member Author

pekasen commented Apr 24, 2023

And it seems it's here.

@pekasen
Copy link
Member Author

pekasen commented Apr 24, 2023

OK, @FlxVctr, seems there's no easy solution atm, suggest to amend the documentation with a warning and enforcing a limit to approx. 50,000 messages in one go.

@FlxVctr
Copy link
Member

FlxVctr commented Apr 24, 2023

Sounds sensible to me for now.

@pekasen pekasen changed the title hydrate: memory leak, somewhere fix(hydrate): memory leak, somewhere May 26, 2023
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

2 participants