Skip to main content

get_worker_names

Function get_worker_names 

Source
pub async fn get_worker_names(
    conn: &mut PgConnection,
) -> ModelResult<Vec<String>>
Expand description

The distinct worker_name values in the log, so the filter offers what exists rather than a hardcoded list of phase names.