Skip to content

Conversation

@jgehrcke
Copy link
Collaborator

@jgehrcke jgehrcke commented Oct 8, 2025

Broken out of #633.

}

func startHealthcheck(ctx context.Context, config *Config) (*healthcheck, error) {
func setupHealthcheckPrimitives(ctx context.Context, config *Config) (*healthcheck, error) {
Copy link
Collaborator Author

@jgehrcke jgehrcke Oct 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

previous discussion: #633 (comment)

}

// Check implements [grpc_health_v1.HealthServer].
// Check implements [grpc_health_v1.HealthServer.Check].
Copy link
Collaborator Author

@jgehrcke jgehrcke Oct 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

previous discussion: #633 (comment)

@klueska klueska added this to the v25.8.0 milestone Oct 9, 2025
@klueska klueska added the debuggability issue/pr related to the ability to debug the system label Oct 9, 2025
@klueska klueska modified the milestones: v25.8.0, v25.8.1 Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

debuggability issue/pr related to the ability to debug the system

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants