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

Background worker health.

When Redis degrades, the leader lock answers "nobody is the leader" and all four workers stop together, silently: no exception, no stack, the dequeue loop just continues on every round. This endpoint is what makes that visible.

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