Skip to content

health

Health check handler for the application.

Returns the app settings as details if successful, otherwise a 503.

HealthCheckFailure

Bases: ServiceUnavailableException

Raise for health check failure.

health_check async

health_check(db_session)

Check database available and returns app config info.