Parallel Processor
The parallel processor is used to create multiple parallel processing branches so that multiple branch tasks can be executed at the same time. The merged branch execution result can be referenced using the ROMA expression ${body} in subsequent steps.
Configuration Parameters
Parameter |
Description |
---|---|
Merge Output Format |
Format of the merge result. Currently, only JSON is supported, indicating that the merge result is output in JSON character string format. You can use either of the following methods to obtain the result of a branch:
|
Stop On Failure |
Whether to stop the task when an error occurs during parallel processing.
|
Timeout (ms) |
Maximum execution time of the parallel processing, within which if a branch task is not completed, the branch task will be discarded and excluded in the final merge result. If this parameter is set to 0, the system waits till all branch tasks are complete. |
The branch name of a Parallel Processor node needs to be configured on the connection line between adjacent nodes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot