Skip to main content
GET
Admin Workers Health

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

响应

200 - application/json

Successful Response

后台 worker 健康。

leader 锁在 Redis 降级时返回「谁都不是 leader」,四个 worker 会一起安静停摆: 没有异常、没有堆栈,出队循环只是每轮 continue。这个端点让那种停摆看得见。

inprocess_workers
boolean
必填
redis_configured
boolean
必填
workers
WorkerHealthOut · object[]
projections
ProjectionHealthOut · object[]