Skip to content

Restart webhook service on failure #25

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

Merged
merged 1 commit into from
Aug 26, 2022

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Aug 18, 2022

Some weeks ago, a git gc OOM'd which took out the whole webhook service slice. I restarted it manually when I saw it but the service manager should auto-restart it.

QuLogic added a commit to QuLogic/matplotlib.org that referenced this pull request Aug 18, 2022
As noted in matplotlib#25, the webhook was down for some period. The ping endpoint
allows some external check to verify that it is running. If Caddy cannot
connect to the webhook, it will return 502 instead of 200.
@QuLogic QuLogic added the enhancement New feature or request label Aug 18, 2022
@tacaswell tacaswell merged commit 4b2bb47 into matplotlib:main Aug 26, 2022
@QuLogic QuLogic deleted the webhook-restart branch August 26, 2022 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants