Questions tagged [orkes]
1 questions
1
vote
1 answer
forked subworkflows all to run to completion but fail the parent workflow if one or more do fail
consider a case in netflix conductor (or orkes) where 2 subworkflows are forked in paralel. The default behaviour of FORK + SUB_WORKFLOW + JOIN tasks is that if the first subworkflow fails, the second one is aborted midway through execution and…

mkleint
- 2,281
- 1
- 14
- 17