Exam CCA-F Topic 1 Question 97 Discussion

Actual exam question for Anthropic's CCA-F exam
Question #: 97
Topic #: 1
An MCP tool configured for a quicktechie.com application fails to connect to its backend database due to a timeout. Why is it considered a critical anti-pattern to silently return an empty JSON array [] for this failure?

Suggested Answer: B Vote an answer

Distinguishing between an access failure (could not connect/check) and a valid empty result (checked successfully but found no data) is critical. Silently returning an empty array for a timeout misleads the agent into concluding the data does not exist, rather than knowing it needs to retry or escalate the access issue.

by Joanna at Sep 06, 2026, 02:25 PM

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