Open main menu
Article
Quizzes
Tools
EN
Article
Quizzes
Tools
All quizzes
/
Sub-Agents & Parallel Execution
/
In the coo...
In the coordinator/worker pattern, what is the coordinator's primary responsibility?
Decompose the overall goal into sub-tasks, delegate each to a worker agent, and integrate the returned results
Execute each sub-task in order and escalate failures to the user
Monitor the API rate limits of all workers and throttle their requests
Re-run every worker task independently to verify correctness before returning results
Submit answers