advancedAPI Design, Performance & Resilience
Your API's SLA is 1 second, but a downstream dependency's timeout is set to 2 seconds. What's wrong with this design?
Tests whether you know timeout budgets must cascade correctly — a downstream timeout longer than your own SLA guarantees you'll breach it.
Ready to master this question?
Generate a complete walkthrough — background, the full answer in plain language, a working code example explained line by line, a real-world scenario, common mistakes, and how this same question gets asked in different ways.
Sign in to generate a response