If I have a workflow that executes steps in parallel and one step fails while the others are still r
If I have a workflow that executes steps in parallel and one step fails while the others are still running, what happens? Do the others finish or are they terminated?
0 Replies