Expand description
This module contains everything needed for constructing OneOfParallelFlow.
For detailed behavior and examples, see the documentation of OneOfParallelFlow and Builder.
Structsยง
- Builder
- Builder for
OneOfParallelFlow. - OneOf
Parallel Flow OneOfParallelFlowexecutes nodes (branches) in parallel, returning when one succeeds or fails.