Sheet icon indicating copy to clipboard operation
Sheet copied to clipboard

Investigate Heroku app errors

Open Mottokrosh opened this issue 7 years ago • 2 comments

Currently, the app throws many errors in Heroku.

Mottokrosh avatar Jan 23 '18 15:01 Mottokrosh

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 avatar Aug 12 '19 07:08 Mottokrosh

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.

Mottokrosh avatar Aug 12 '19 07:08 Mottokrosh