Content pfp
Content
@
0 reply
0 recast
0 reaction

Juan | Setter ⭐️ pfp
Juan | Setter ⭐️
@juanx
Is anyone else seeing memory leak issues with frames.js and/or the Satori/Vercel OG stack? We're still digging in but this server instance only has 3 frames running on it so I imagine it has to be something with the image creation process...
1 reply
0 recast
1 reaction

David Furlong pfp
David Furlong
@df
haven't seen this - node will garbage collect based on max-old-space-size, it may just be a wrong value of that and not a memory leak. How are you deploying? https://github.com/vercel/next.js/discussions/35526 https://stackoverflow.com/questions/48387040/how-do-i-determine-the-correct-max-old-space-size-for-node-js
1 reply
0 recast
1 reaction