Quiz 12 Question 10 of 20

An orchestrator agent manages a pipeline of 6 sequential specialist agents: document parser → entity extractor → relationship mapper → knowledge graph builder → query generator → answer synthesizer. The pipeline fails approximately 3% of the time at the relationship mapper stage. What orchestrator design pattern minimizes reprocessing cost on failure?

Select an answer to reveal the explanation.

Motivation