Zum Inhalt springen
Deutsch

servingStatusOf

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

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