Quiz 2 Question 6 of 20

An architect is designing a multi-agent system where a Claude orchestrator decomposes complex research tasks into subtasks delegated to specialized Claude subagents. If any subagent fails, the orchestrator must retry with a modified approach rather than propagating the failure. Where should retry logic be implemented?

Select an answer to reveal the explanation.

Motivation