Skip to main content

execute_with_deadlock_retry

Function execute_with_deadlock_retry 

Source
async fn execute_with_deadlock_retry(
    client: &mut Client,
    query: &str,
) -> Result<(), Error>