Skip to main content

mark_worker_dead

Function mark_worker_dead 

Source
pub async fn mark_worker_dead(
    pool: &PgPool,
    args: MarkWorkerDeadArgs,
) -> Result<MarkWorkerDeadOutcome, EngineError>