Configuring a Parallel Processing Operator
The Parallel Processing operator can execute multiple branches at the same time. The branches do not affect each other.
Parameter | Description |
|---|---|
Policy Upon Branch Failure | Policy for processing the API workflow when one of the parallel branches fails
|
Branch 1 | |
Timeout Duration (ms) | If the execution of the current branch times out, the branch status becomes failed. The default value is 0, indicating that there is no time limit. |
Branch 2 | |
Timeout Duration (ms) | If the execution of the current branch times out, the branch status becomes failed. The default value is 0, indicating that there is no time limit. |
... | |
Branch n | |
Timeout Duration (ms) | If the execution of the current branch times out, the branch status becomes failed. The default value is 0, indicating that there is no time limit. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.

