Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Cisco logo

CiscoCertified DevNet Professional

Domain 2Objective 1

Implement Robust REST API Error Handling for Time Outs and Rate Limits 350-901 Practice Questions (Page 5)

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 21–25

  1. 21application · medium

    A developer is integrating with a Cisco Webex API that returns the following headers on every response: X-RateLimit-Limit: 100, X-RateLimit-Remaining: 0, X-RateLimit-Reset: 1588888888. The developer's application needs to make 50 more requests. What should the application do next?

    Select an answer first
  2. 22application · medium

    A DevOps engineer is troubleshooting an integration that intermittently fails with timeouts and 429 responses. The engineer needs to diagnose whether the failures are caused by the client, the network, or the API server. What should the engineer log for each failed request?

    Select an answer first
  3. 23foundation · easy

    A Python script uses the `requests` library to call a REST API that occasionally takes up to 15 seconds to respond. The developer wants to prevent the script from hanging indefinitely while still allowing normal responses to complete. Which configuration is most appropriate?

    Select an answer first
  4. 24application · medium

    A Python script calls a Cisco DNA Center API and receives a 'Read timed out' exception. The script's retry logic currently retries 3 times with a fixed 2-second delay. The engineer notices that the API is slow during peak hours and the fixed delay is not enough. What should the engineer change?

    Select an answer first
  5. 25foundation · easy

    A client receives a response with `X-RateLimit-Limit: 50` and `X-RateLimit-Remaining: 0`. What does this indicate?

    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.