Skip to main content

resume_all_api

Function resume_all_api 

Source
pub fn resume_all_api(
    actor: Actor,
    pool: &State<DbPool>,
) -> Result<Json<GlobalRunControlDto>, Status>
Expand description

Resume all conversions — return every Blocked task fleet-wide to TODO. The agent twin of the dashboard’s “Resume all conversions”. Token-gated; returns the count resumed.