Glossary

Dead-letter (expired webhook)

A dead-lettered webhook is one that failed every delivery attempt across the full 72-hour retry window and is then dropped — recover it by re-reading current state from the API.

2 min read

Definition

When a webhook cannot be delivered within its 72-hour retry window — your endpoint was down the whole time — it is dead-lettered: removed from the retry queue rather than retried forever. There is no separate dead-letter feed; the recovery path is to re-read the affected resources from the API and reconcile. Keeping your endpoint healthy inside the window prevents dead-lettering entirely.

Frequently asked questions

How do I recover a dead-lettered event?

Re-fetch the resource from the read API and reconcile against your records. Your idempotent handler makes re-applying safe. See Replay and recover missed webhooks.

Funding for UK limited companies

Credicorp lends to your company, not to you personally — short-term working capital with no personal guarantee. See what your business could access.