You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the tip! yesterday I've added those env vars.
However, Heroku keeps restarting bc of memory quota exceeded. (each red box in the above graph is a critical event that shuts down the Dyno)
It's possible there could be a memory leak, though I suspect that would be in the image generation library (Pillow). Any investigation into that would be appreciated!
Hey there!
What a fun project!! I'm having loads of fun using it.
I want to render a page where there are many memes (well 12 really) , and this seems to almost take down the deployment (the cheapest Heroku Dyno).
What tricks can I use to make it lighter on the server?
Specifying smaller dimensions?
Upgrading the Heroku Dyno?
Thanks!
The text was updated successfully, but these errors were encountered: