Idempotency is important for retry-safe APIs.
Practice this question from Quiz: OAuth and Distributed Systems, with options and an explanation.
Question
Idempotency is important for retry-safe APIs.
Option A — Correct answer
True
Idempotency protects systems from duplicate effects during retries.
Option B
False
Idempotency protects systems from duplicate effects during retries.