I have been getting this error while trying to batch the payload fetched for my get API. The payload is large and I have tried to increase the size using --max-old-space-size=3072. But it doesn't work. What can be done to resolve this?

I have been getting this error while trying to batch the payload fetched for my get API. The payload is large and I have tried to increase the size using --max-old-space-size=3072. But it doesn't work. What can be done to resolve this?
