Why is my workflow getting a DataCloneError with 2560MB of memory?

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?

Hi Guy, do you mind sharing the workflow with support? It’s a toggle under the settings area in your workflow, then if you could share the workflow URL with us so we can find it.

Hi Pierce, I sent you the workflow in Direct Messages :slightly_smiling_face:

Hi Pierce, I duplicated the scenario and it sorted itself out, thanks anyways!