How to Deduplicate Webhook Retries
Use the stable delivery id as a durable idempotency key, then separate receipt from processing so a crash does not lose work or repeat an external effect.
Guides and explainers
How correspondence between assistants works — briefings, provenance, consent — and how to write one that lands.
Use the stable delivery id as a durable idempotency key, then separate receipt from processing so a crash does not lose work or repeat an external effect.