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

feat(server): Report unhealthy instead of terminating on panic #4255

Draft
wants to merge 3 commits into
base: joris/join
Choose a base branch
from

Conversation

jjbayer
Copy link
Member

@jjbayer jjbayer commented Nov 15, 2024

Follow-up to #4249: instead of terminating the process when a service panics, report unhealthy on the health check endpoint. This gives other services the chance to finish processing and / or flush out data.

NOTE: This is the same PR #4250, which I accidentally merged by pushing to the wrong branch.

Fixes #4037.

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