
CiscoCertified DevNet Professional
Domain 2Objective 1
Implement Robust REST API Error Handling for Time Outs and Rate Limits 350-901 Practice Questions (Page 2)
Part of the 2.0 Using APIs domain, which accounts for 20% of the 350-901 exam. Cisco does not publish an official question count, but from its 120-minute exam (~50–80 total, ~10–16 in this domain), expect 2–3 from this objective — we provide 28 practice questions to prepare you well beyond it. (estimate)
28questions here
6free pages
8concepts
20%of the exam
Questions 6–10
- 6
A support engineer is analyzing logs from an application that calls a Cisco Webex API. The logs show repeated 429 responses with 'Retry-After: 60'. The application is retrying after 60 seconds, but still getting 429s. What additional information should the engineer look for in the logs to diagnose the issue?
Select an answer first - 7
A script receives a 429 response from a Cisco Meraki API. The response body contains a JSON field 'errors': ['Rate limit exceeded'], but there is no Retry-After header. What should the script do?
Select an answer first - 8
A client retries a timed-out request with exponential backoff. The first retry waits 1 second, the second waits 2 seconds, and the third waits 4 seconds. What is the expected wait time for the fourth retry if the pattern continues?
Select an answer first - 9
A Python script calls a Cisco Meraki API to update device settings. The script receives an HTTP 429 response with a 'Retry-After: 120' header. The script's current retry logic retries immediately up to 5 times. What change should the engineer make to the retry logic?
Select an answer first - 10
An engineer is implementing retry logic for a Cisco Webex API client that occasionally times out. The engineer wants to avoid a 'thundering herd' effect where multiple clients retry simultaneously. Which retry strategy should the engineer use?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Cisco. “350-901” is a trademark of its owner, used for identification only.