This topic was automatically generated from Slack. You can find the original thread here.
over the past few days I got a bunch off out of memory error just when the workflow starts.
So OoO on the cron step.
Are you aware of that, how we fix this? Pipedream - Connect APIs, AI, databases and more
Hey , usually you can increase the memory limit on your workflow, then the issue should be gone.
Note that the memory limit increments will resulted in higher limit for your workflow run (which is has estimation show on the Pipedream builder UI as well)
The memory issue might typically because of the amount of data the workflow needs to process
as you can see in the report, it seems the OoO happens at the trigger step, so basically the workflow did nothing at all. (Total Duration 0s, Step Executed 0/6)