Aller au contenu
Français

servingStatusOf

Ce contenu n’est pas encore disponible dans votre langue.

servingStatusOf(results): GrpcServingStatus

Defined in: src/io/broker/GrpcServerActor.ts:470

Aggregate readiness results into a serving status — SERVING only if every check passes, exactly the rule the management server’s /ready endpoint applies. An empty registry is SERVING: registering no checks is a statement that nothing gates readiness, and disagreeing with /ready here would give the deployment two answers to the same question.

readonly HealthCheckResult[]

GrpcServingStatus