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 Leak? #7

Open
nitrag opened this issue May 31, 2015 · 0 comments
Open

Memory Leak? #7

nitrag opened this issue May 31, 2015 · 0 comments

Comments

@nitrag
Copy link
Contributor

nitrag commented May 31, 2015

I'm running my hubot instance on Heroku. It's coming up with a memory leak after 45 minutes of being started. No messages were posted in the group me room so hubot wasn't running anything. The only thing is the groupme adapter could have a memory leak? I'm not familiar with memory management in node. Can you take a look and see if the timer could be optimized and the messages nulled out after query? And maybe limit api query to last 5 messages? No way that there are going to be more than 5 posts to groupme room in 2 seconds.

Thanks!

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