Exam CCA-F Topic 1 Question 57 Discussion

Actual exam question for Anthropic's CCA-F exam
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

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

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.

0
0
0
10