Exam CCA-F Topic 1 Question 67 Discussion

Actual exam question for Anthropic's CCA-F exam
Question #: 67
Topic #: 1
In a coordinator-subagent research system, a web search subagent times out while attempting to retrieve information on a complex topic. How should this failure be propagated back to the coordinator agent?

Suggested Answer: D Vote an answer

Structured error propagation is critical. Returning structured error context (failure type, what was attempted, partial results) enables the coordinator to make an intelligent recovery decision. Silently suppressing the error by returning an empty result is a severe anti-pattern, and returning generic messages hides context needed for recovery.

by Lilith at Jul 16, 2026, 04:15 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