csvlint.io
csvlint.io copied to clipboard
Memory Errors on Heroku Dyno
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
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.
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