DEV Community

#idempotency

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
Implementing Idempotency with NestJS RedisX: A Practical Guide

Implementing Idempotency with NestJS RedisX: A Practical Guide

Comments
2 min read
Network Part 5 - CDN, WebSocket, and Idempotency: When the Parts Meet Traffic

Network Part 5 - CDN, WebSocket, and Idempotency: When the Parts Meet Traffic

Comments
10 min read
Don’t Charge Your Users Twice: Understanding Idempotency

Don’t Charge Your Users Twice: Understanding Idempotency

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