Out of Memory - JS
Hi All
We're facing an issue while executing a webApp, it throws out of memory. I have increased the javascript limit in serverconf from 128 to 2048 MB and reloaded the severconf but it still throws the same error.
We are using a sql query which fetches 50K lines of results,
Is there any limits in running the JS? could you please help me out.

I've followed the steps provided in https://helpx.adobe.com/campaign/kb/out-of-memory-error-in-js-code-activity-in-workflows.html
Thanks in Advance