retry_task

Function retry_task 

Source
pub async fn retry_task(
    broker_url: &str,
    queue: &str,
    task_id_str: &str,
) -> Result<()>
Expand description

Retry a failed task (from any queue)