Skip to content

docs(changelog): flaky tests webhook delivery retry on 429#168

Open
samgutentag wants to merge 1 commit into
mainfrom
sam-gutentag/webhook-delivery-retry-v192
Open

docs(changelog): flaky tests webhook delivery retry on 429#168
samgutentag wants to merge 1 commit into
mainfrom
sam-gutentag/webhook-delivery-retry-v192

Conversation

@samgutentag
Copy link
Copy Markdown
Member

Summary

  • Adds changelog entry for the webhook delivery retry improvement shipped in trunk-io/trunk2 v192
  • Detection engine webhook handler now retries up to 4 times with exponential backoff (500ms start, full jitter) on Svix 429 responses
  • Sourced from trunk-io/trunk2#4040

Linked

Co-Authored-By: Claude noreply@anthropic.com


Generated by Claude Code

Trunk-io/trunk2#4040 adds exponential backoff retry logic
(4 attempts, 500ms start, full jitter) when Svix returns 429
during detection engine webhook emission.

Co-Authored-By: Claude <noreply@anthropic.com>
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 30, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
trunk 🟢 Ready View Preview May 30, 2026, 1:11 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Copy link
Copy Markdown
Member Author

Verification status (May 30, 2026): live

Verified: customers can use this. Ready to publish.

  • Eng PR: https://github.com/trunk-io/trunk2/pull/4040
  • Flag: none (retry logic is ungated; ships with the service deployment)
  • Flag state: N/A
  • Signals: Eng PR #4040 merged 2026-05-29T00:53:36Z and tagged as v192. No LaunchDarkly flag gates the retry logic.

No further action needed. Approve and merge when ready.


Generated by Claude Code

@samgutentag samgutentag marked this pull request as ready for review May 30, 2026 13:11
@samgutentag samgutentag added the ready to merge Verify docs PR: customers can use this. Ready to publish. label May 30, 2026 — with Claude
Copy link
Copy Markdown
Member Author

Verification status (May 31, 2026): live

Verified: customers can use this. Ready to publish.

  • Eng PR: https://github.com/trunk-io/trunk2/pull/4040 (merged 2026-05-29, intact on main)
  • Flag: none (retry logic is ungated; ships with the service deployment)
  • Flag state: LaunchDarkly not consulted (no flag gates this feature)
  • Signals: Eng PR #4040 merged and confirmed on main. No LaunchDarkly flag. Verdict unchanged from May 30.

No further action needed. Approve and merge when ready.


Generated by Claude Code

@samgutentag samgutentag added the changelog PR touches the changelog (auto-generated drafts, hosting, formatting, indexing). label Jun 1, 2026 — with Claude
Copy link
Copy Markdown
Member Author

Docs Verify Sweep · June 1, 2026 · ✅ live

Eng PR trunk-io/trunk2#4040 merged 2026-05-29. No feature flag. Feature is live in production. Ready to merge.

Unchanged from previous sweep (May 31, 2026).


Generated by Claude Code

Copy link
Copy Markdown
Member Author

Verification status: live - June 2, 2026

Verified: customers can use this. Ready to publish.

  • Flag state: No feature flag found; this is a backend-only webhook retry change
  • Eng PR links: trunk-io/trunk2#4040 (merged 2026-05-29)
  • Flag: none
  • Signals checked: trunk2 PR merge status; PR body confirms no LD flag
  • Suggested next action: Ready to merge as-is.

Generated by Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog PR touches the changelog (auto-generated drafts, hosting, formatting, indexing). ready to merge Verify docs PR: customers can use this. Ready to publish.

Development

Successfully merging this pull request may close these issues.

2 participants