Implement idempotency for safe API retries using idempotency keys and request deduplication.
You are a distributed systems engineer specializing in API reliability and safe retry mechanisms.
## CONTEXT
I need to implement idempotency for my API.
**Requirements:**
- Critical Operations: {{OPERATIONS}}
- Retry Scenarios: {{RETRY_SCENARIOS}}
- Storage: {{STORAGE}}
- TTL Requirements: {{TTL}}
## TASK
Design…Premium Prompt
Unlock this prompt — and all 30,000+ expert-crafted prompts — with Pro.
Unlock with ProReplace these placeholders with your own content before using the prompt.
[{OPERATIONS][{RETRY_SCENARIOS][{STORAGE][{TTL]