Sub Workflow executions are linear instead of parallel

Quicker to explain in video so here is a loom, but basically, i created a subworkflow so it can run in parrallel all the items, and, it does read them one at the time

Hi @Nisse_Stordiau1
There isn’t a truly “parallel” feature in n8n, but have you tried turning off the “Wait For Sub-Workflow Completion” option if this is what you looking for?

Hi !
I have not, as the rest of the workflow depend on it,
I guess i could make all the rest of the workflow be a subworflow tho

Let me try that

1 Like