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.

aj-geddes
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