Skip to content

feat: expose webhook dead-letter inspection and replay - #896

Merged
thlpkee20-wq merged 1 commit into
RevoraOrg:masterfrom
Windowlight:add
Aug 31, 2026
Merged

feat: expose webhook dead-letter inspection and replay#896
thlpkee20-wq merged 1 commit into
RevoraOrg:masterfrom
Windowlight:add

Conversation

@Windowlight

Copy link
Copy Markdown
Contributor

Close #867

- Add webhook_dead_letter_total gauge per endpoint

- Add GET /admin/webhooks/:endpointId/dead-letters listing

- Add POST /admin/webhooks/dead-letters/:id/replay for idempotent re-enqueue

- Admin auth required, pagination guard (1-100), cardinality cap

- Test coverage: happy paths, auth boundaries, replay idempotency

- Documentation at docs/webhook-dead-letters.md
@drips-wave

drips-wave Bot commented Aug 30, 2026

Copy link
Copy Markdown

@Windowlight Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@thlpkee20-wq
thlpkee20-wq merged commit 4194e9d into RevoraOrg:master Aug 31, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add dead-letter alarm and route for inspecting failed webhook deliveries

2 participants