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