跳转到内容
简体中文

servingStatusOf

此内容尚不支持你的语言。

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