csvlint.io icon indicating copy to clipboard operation
csvlint.io copied to clipboard

Memory Errors on Heroku Dyno

Open quadrophobiac opened this issue 8 years ago • 2 comments

Current Behaviour (for problems)

In a given 24 hour period this app is generating upwards of 4K memory errors. The cycles of memory quota exceeded looks to me to indicate some form of memory leak, but I am no expert in this

Steps to Reproduce (for problems)

Consult the Heroku dashboard for this app

quadrophobiac avatar Jul 06 '17 14:07 quadrophobiac

A larger dyno size would probably fix this, but honestly it should be possible to run with a lower memory overhead, so yes, this is worth looking into.

Floppy avatar Jul 06 '17 16:07 Floppy

Cool, when going over old issues that are still live I had questions over whether memory mgmt had been resolved in prior work on the repo

quadrophobiac avatar Jul 06 '17 17:07 quadrophobiac