
· 10 min read
AI agent idempotency: make side effects safe
An agent does not have to choose an action twice for your product to perform it twice. A practical design for idempotency keys, durable action records, retry rules, unknown outcomes, and compensation when agents call real product APIs.
Read the guide →