DEV Community

#idempotency

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Your retry just sent the email twice: idempotency keys for agents

Your retry just sent the email twice: idempotency keys for agents

Comments
7 min read
The Golden Rule of API Design: Understanding Idempotency

The Golden Rule of API Design: Understanding Idempotency

2
Comments 2
3 min read
Your OTP resend button is a race condition (and it's charging you twice)

Your OTP resend button is a race condition (and it's charging you twice)

1
Comments
7 min read
Idempotency — Safe Retry

Idempotency — Safe Retry

Comments
12 min read
Idempotency Explained: Building APIs That Survive Retries

Idempotency Explained: Building APIs That Survive Retries

Comments
5 min read
A practical, “ship-it” guide to idempotency keys, request hashing, persistence, PUT semantics, and de-dup in handlers/queues on .NET + Azure

A practical, “ship-it” guide to idempotency keys, request hashing, persistence, PUT semantics, and de-dup in handlers/queues on .NET + Azure

Comments
5 min read
Designing a payment system that never loses a cent

Designing a payment system that never loses a cent

Comments
4 min read
Why I Moved Redis Acknowledgement Outside the Database Transaction

Why I Moved Redis Acknowledgement Outside the Database Transaction

Comments
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.