sim icon indicating copy to clipboard operation
sim copied to clipboard

The parallel block fails if any individual current item API block fails.

Open mayurcdposition2 opened this issue 1 month ago • 0 comments

I had a parallel block containing API blocks, with a parallel count of 3. Earlier, the parallel block would fail only if all the APIs failed. Now, even if a single API returns an error, the entire parallel block fails and forward execution does not continue.

mayurcdposition2 avatar Dec 29 '25 06:12 mayurcdposition2