I have an ExpressJS Server that is currently in production.
I just noticed now that the app is running out of memory.
I have attempted reading up on possible causes of the memory leaks but to no avail.
Is there no way to find out what exactly is causing the memory leak?