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.

1 entry

  • wdl_00000000-0000-4000-8000-0000000000d1

    https://hooks.example.test/driftstack

    Customer: tester@driftstack.local

    session.completed

    DLQ · 6× tried

    14h 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.