Skip to content

Document webhook at-least-once delivery and X-Bugsee-Delivery - #22

Open
krassx wants to merge 1 commit into
mainfrom
krassx/webhook-delivery-docs
Open

Document webhook at-least-once delivery and X-Bugsee-Delivery#22
krassx wants to merge 1 commit into
mainfrom
krassx/webhook-delivery-docs

Conversation

@krassx

@krassx krassx commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Delivery is at-least-once; handlers may see the same event twice after a transient failure.
  • The stable delivery id is in the JSON envelope id and the X-Bugsee-Delivery header.
  • Disable still happens after five consecutive terminal failures; retries that later succeed do not count.

Test plan

  • Read /webhooks and /webhooks/events on the preview
  • Confirm the header name matches the appserver bake (X-Bugsee-Delivery)

Made with Cursor

Customers need a stable id in the envelope and header so they can dedupe retries.

Co-authored-by: Cursor <cursoragent@cursor.com>
Change-Id: Ic620f5dfc038d60df4fec6bb6bb0bf4965368e73
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.

1 participant