home/categories/architecture-patterns/aj-geddes-useful-ai-prompts-skills-idempotency-handling-skill-md
architecture-patternsdevelopment
idempotency-handling
Implement idempotency keys and handling to ensure operations can be safely retried without duplicate effects. Use when building payment systems, APIs with retries, or distributed transactions.
maintainer
aj-geddes
अपडेट किया गया 12/28/2025
स्टार
38
फोर्क
3
quick start
Installation and usage
Implement idempotency keys and handling to ensure operations can be safely retried without duplicate effects. Use when building payment systems, APIs with retries, or distributed transactions.
इंस्टॉलेशन
$ install --globalskills.sh
उपयोग
इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:
skills use idempotency-handling