Skip to main content

get_health_db

Function get_health_db 

Source
pub async fn get_health_db(
    _admin: AdminAuth,
    __arg1: State<Arc<AppState>>,
) -> Response
Expand description

GET /admin/health/db — Database connectivity check.

Performs a lightweight query to verify database connectivity.