Question 239
Scenario: Multi-Agent Research System
A coordinator agent delegates to specialized subagents — web search, document analysis, synthesis, report generation — to research topics and produce comprehensive, properly cited reports.
Read the full scenario lessonYour research orchestrator dispatches five worker agents in parallel to retrieve data from different sources. Three workers return successfully within 8 seconds, but two are still pending at the 30-second mark with no response. The orchestrator must decide whether to wait or proceed. Which strategy best balances result completeness with system reliability?