Skip to main content

get_status_handler

Function get_status_handler 

Source
pub(super) async fn get_status_handler() -> Result<impl IntoResponse>
Expand description

Returns the current workload scheduler state and query/write weights. Always returns 200, with enabled=false when the scheduler is dynamically disabled.