If a Scatter-Gather route fails, which error is raised?

Prepare for the MuleSoft Developer 2 Certification Exam. Access practice quizzes featuring flashcards and multiple choice questions with explanations. Get confident and ready for your certification success!

Multiple Choice

If a Scatter-Gather route fails, which error is raised?

Explanation:
In a Scatter-Gather setup, multiple routes run in parallel and any failures from those branches are combined into one overarching error. That combined error is MULE:COMPOSITE_ERROR, which signals that more than one path contributed to the failure and provides details on the individual branch errors. Other error types like a timeout, validation failure, or a generic unknown error describe single-branch or generic issues, not the aggregation of multiple failing paths that Scatter-Gather produces.

In a Scatter-Gather setup, multiple routes run in parallel and any failures from those branches are combined into one overarching error. That combined error is MULE:COMPOSITE_ERROR, which signals that more than one path contributed to the failure and provides details on the individual branch errors. Other error types like a timeout, validation failure, or a generic unknown error describe single-branch or generic issues, not the aggregation of multiple failing paths that Scatter-Gather produces.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy