LyraLearn AI Learning Platform
Exams
← Back to the lesson
Module 5 Β· Quiz

Resilience Questions

1. What is the primary purpose of setting a timeout for outbound API calls?
2. In the context of retries, which of the following scenarios should never trigger a retry operation?
3. What does a circuit breaker do when it detects a high failure rate?
4. What is the key characteristic of an idempotent operation in the context of retries?