Chrome memory keeps growing until crash

I was able to find a discussion that advised how to keep Katalon’s memory use down at the following link:

But I’m having an even bigger issue with Chrome. Basically, the script is a for loop that iterates through 1200 objects and sends them over the network. At about 300 objects, Chrome is using about 4GB and then Chrome crashes. Can somebody recommend a way to keep memory use down? Perhaps, something like the link above for Katalon’s memory use.

congratulations, you found memory leak in your app… raise blocker to your dev team
or discuss usability of your test with them