Hi!
How to start 3 threads at once after Code node? Right now only the top thread is running, and the other 2 threads are not activated. I need to start 3 threads at once, at the same time. What can I add?
Hi!
How to start 3 threads at once after Code node? Right now only the top thread is running, and the other 2 threads are not activated. I need to start 3 threads at once, at the same time. What can I add?
Hi there, i think your question has already been discussed here, maybe you can read there and find your answer
but by default, n8n always runs sequentially, from top to bottom
Thank you so mach for your reply!