Skip to main content

handle_results

Function handle_results 

Source
pub async fn handle_results<E>(
    executor: &mut E,
    results: &[&Payload],
    worker_id: &str,
) -> Result<u64, Error>
where for<'e> &'e mut E: Executor<'e, Database = Postgres>,
Expand description

Ack multiple tasks, given a worker