Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add workflow to re-emit failed webhooks #52

Merged
merged 2 commits into from
Dec 10, 2024
Merged

Conversation

beliaev-maksim
Copy link
Member

Following https://docs.github.com/en/webhooks/using-webhooks/automatically-redelivering-failed-deliveries-for-a-github-app-webhook

Added a simplified script that will trigger every hour and redeliver all the webhooks failed in the last 3 hours. That is required to have some overlap in case of a series of failed deliveries
Subject to increase overlap time

@beliaev-maksim beliaev-maksim merged commit da1f178 into main Dec 10, 2024
5 of 6 checks passed
@beliaev-maksim beliaev-maksim deleted the beliaev-maksim-patch-1 branch December 10, 2024 08:39
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