Idempotent

Use when handling duplicate HTTP submits, payment/refund callbacks, RocketMQ reconsume, Feign retries, 核销, 结算, or 防重. Do not use for read-only queries or simple unique-free CRUD with no retry/callback.

1398281322-a11y Updated

File contents

1398281322-a11y/java-backend-guardrails/tree/main/skills/java-backend-guardrails/idempotent commit 711a6d5a15

Frequently asked questions

npx skillmds@latest add 1398281322-a11y/idempotent