Lecture 10 - Idempotency and Duplicate Delivery Safety
In this lecture, students examine at-least-once delivery failure windows and implement idempotency guards in workers. They compare behavior before and after adding a claim-once pattern to ensure one side effect per logical job.