Skip to content

feat(webhooks): add exponential backoff with jitter to delivery retries#310

Open
centboy123 wants to merge 1 commit into
Talenttrust:mainfrom
centboy123:feature/webhook-retry-backoff
Open

feat(webhooks): add exponential backoff with jitter to delivery retries#310
centboy123 wants to merge 1 commit into
Talenttrust:mainfrom
centboy123:feature/webhook-retry-backoff

Conversation

@centboy123
Copy link
Copy Markdown
Contributor

@centboy123 centboy123 commented May 28, 2026

Closes #254


Implemented webhook delivery retry/backoff, retry metrics, DLQ callback path, and env-based retry policy validation for transient failures. No tests were run per request.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 28, 2026

@centboy123 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

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 exponential backoff with jitter to WebhookDeliveryService retry path

1 participant