Skip to main content

rerun_what

Function rerun_what 

Source
pub fn rerun_what(
    corpus_name: String,
    service_name: String,
    severity: String,
    category: String,
    what: String,
    rr: Json<RerunRequestParams>,
    session: Option<AdminSession>,
    pool: &State<DbPool>,
) -> Result<Accepted<String>, Status>
Expand description

Human rerun — scoped to a severity/category/what.