Skip to content

grpc: implement OnHealthy#8686

Open
jsha wants to merge 1 commit intomainfrom
healthy-callback
Open

grpc: implement OnHealthy#8686
jsha wants to merge 1 commit intomainfrom
healthy-callback

Conversation

@jsha
Copy link
Contributor

@jsha jsha commented Mar 24, 2026

This allows service implementations to report their health as a callback, rather than by polling. That, in turn, allows services to become healthy more quickly after startup.

This allows service implementations to report their health as a callback, rather
than by polling. That, in turn, allows services to become healthy more quickly
after startup.
@jsha jsha marked this pull request as ready for review March 24, 2026 23:08
@jsha jsha requested a review from a team as a code owner March 24, 2026 23:08
@jsha jsha requested a review from aarongable March 24, 2026 23:08
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