requeue_task

Function requeue_task 

Source
pub async fn requeue_task(
    broker_url: &str,
    from_queue: &str,
    to_queue: &str,
    task_id_str: &str,
) -> Result<()>
Expand description

Move task from one queue to another