thoth.ingestion.flows.health

Health check endpoint.

Functions

health_check(_request)

Health check endpoint.

Classes

HealthCheck()

Static health checks for Python, imports, storage, and GCS config.

JSONResponse(content[, status_code, ...])

Request(scope, ~typing.Any], receive, ...)

async thoth.ingestion.flows.health.health_check(_request: Request) JSONResponse[source]

Health check endpoint.

Returns service health status.