Skip to content

Implement protocol-aware gRPC health checks#370

Merged
kacy merged 1 commit intomainfrom
grpc-health-protocol-check
Mar 31, 2026
Merged

Implement protocol-aware gRPC health checks#370
kacy merged 1 commit intomainfrom
grpc-health-protocol-check

Conversation

@kacy
Copy link
Copy Markdown
Owner

@kacy kacy commented Mar 31, 2026

Summary:

  • replace the transport-only gRPC probe with a real grpc.health.v1.Health/Check request over HTTP/2
  • add optional health_check.service manifest support for named gRPC services
  • update the gRPC health-check docs to describe the protocol-level behavior

Validation:

  • env YOQ_SKIP_SLOW_TESTS=1 ZIG_GLOBAL_CACHE_DIR=.zig-global-cache ZIG_LOCAL_CACHE_DIR=.zig-local-cache zig build test
  • 1765 passed; 26 skipped; 0 failed

@kacy kacy merged commit 59d79bc into main Mar 31, 2026
2 checks passed
@kacy kacy deleted the grpc-health-protocol-check branch March 31, 2026 20:44
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