System
GET /api/v1/health
GET
/api/v1/healthReturns 200 with status "ok" while running, or 503 with status "draining" once shutdown starts. The probe does not check database, RPC or indexer availability. The HTTP listener closes during shutdown, so new probes may fail to connect.