Skip to content

rpcserver: allow custom /readyz handler #49

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 2 commits into from
Jun 4, 2025
Merged

Conversation

metachris
Copy link
Collaborator

@metachris metachris commented May 29, 2025

Adds health check API endpoints:

  • Adds /livez endpoint which always returns status code 200
  • Adds optional /readyz endpoint which uses a user-defined handler

@metachris metachris requested review from dvush and bakhtin May 29, 2025 18:45
@metachris metachris merged commit c6ccd79 into main Jun 4, 2025
2 checks passed
@metachris metachris deleted the rpcserver-readyz branch June 4, 2025 10:06
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.

2 participants