Quiz 15 Question 13 of 20

Your multi-agent system processes user requests using a pool of five identical worker agents running concurrently. You need to implement distributed tracing to debug cross-agent failures. A request for a complex analysis spawns three workers simultaneously. When the final response is wrong, you need to identify which worker introduced the error. What tracing design is necessary?

Select an answer to reveal the explanation.

Motivation