Quiz 5 Question 14 of 20

A multi-agent system has five coordinating agents. One subagent begins returning malformed JSON in its inter-agent messages. The other four agents are consuming this malformed JSON, failing to parse it, and propagating the error by passing partial data to their own downstream consumers. The cascading failure is spreading across the system. What is the correct immediate response?

Select an answer to reveal the explanation.

Motivation