This topic was automatically generated from Slack. You can find the original thread here.
Hi everyone, I am getting this error in a workflow that was fine on 256MB of memory up until now.
DOMException [DataCloneError]: Data cannot be cloned, out of memory.
at finish (/var/task/launch_worker.js:513:25)
at async MessagePort.messageHandler (/var/task/launch_worker.js:658:9)
Even on 2560MB (10 invocations) I still get this error. Any ideas to why this might be happening?