Webhook DLQ
Deliveries that exhausted the retry budget (5×). Manual intervention only — auto-retry past the initial attempts is intentionally absent to avoid storm-on-recovery patterns.
DLQ empty
No deliveries have exhausted the retry budget. Healthy posture — customer endpoints are reachable + responding.
1 entry
-
wdl_00000000-0000-4000-8000-0000000000d1
https://hooks.example.test/driftstack
Customer: tester@driftstack.local
session.completedDLQ · 6× tried14h ago
connect ECONNREFUSED — endpoint unreachable
Requeue fires POST /v1/admin/webhook-dlq/:id/requeue —
delivery resets to attempt=1 + retry budget refreshes. Audit row records
admin id + delivery id + reason. Discard hard-deletes the entry; payload
is unrecoverable.