Heroku memory quota (500MB) exceeds while rendering any resource-intense webpages.
As pointed out by Touka0, this is caused due to the design flaw in commit cdeeb7ad8583e761d2f6e7f9ce9eb731018769ca.
Should be fixed by completely removing in-memory ( io.BytesIO) rendering.
Heroku memory quota (500MB) exceeds while rendering any resource-intense webpages. As pointed out by Touka0, this is caused due to the design flaw in commit cdeeb7ad8583e761d2f6e7f9ce9eb731018769ca.
Should be fixed by completely removing in-memory ( io.BytesIO) rendering.