Async task node
It would be great if we have a node that can encapsulate any other node and everything in there runs in a separate task asynchronously. This was previously only possible by calling a separate Workflow with the old version of the "Execute Workflow" node and you set "await" on false, but there we had to create a second workflow that makes everything more complex.
And I think it would be the best to just have an encapsulation node for this case instead of adding an "await" parameter to every single node.
Optionally this "Async Task" node can also have a parameter that declares what happens if the workflow breaks ("stop async task" OR "Keep running")
And I think it would be the best to just have an encapsulation node for this case instead of adding an "await" parameter to every single node.
Optionally this "Async Task" node can also have a parameter that declares what happens if the workflow breaks ("stop async task" OR "Keep running")
