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

Investigate Heroku app errors #30

Open
Mottokrosh opened this issue Jan 23, 2018 · 2 comments
Open

Investigate Heroku app errors #30

Mottokrosh opened this issue Jan 23, 2018 · 2 comments

Comments

@Mottokrosh
Copy link
Owner

Currently, the app throws many errors in Heroku.

@Mottokrosh
Copy link
Owner Author

There is a memory leak, possibly in a 3rd party dependency, resulting in the app crashing on average twice a day. This results in unresponsiveness, followed by a downtime of a few minutes, before Heroku automatically reboots the app.

@Mottokrosh
Copy link
Owner Author

At first I thought it might be due to in-memory sessions, but I replaced that module with a reportedly non-leaky version, but the memory leaks still occur, perhaps at a reduced rate though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant