Exam CCA-F Topic 1 Question 57 Discussion
Actual exam question for Anthropic's CCA-F exam
Question #: 57
Topic #: 1
Question #: 57
Topic #: 1
In a multi-agent system, a subagent times out querying a database. How should this error be propagated back to the coordinator agent?
Suggested Answer: B Vote an answer
Structured error propagation is critical. Returning structured error context (failure type, what was attempted, partial results) enables the coordinator to make intelligent recovery decisions. Silently returning empty results or terminating the whole workflow immediately are anti-patterns.
by Leo at Jul 25, 2026, 08:18 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).