Skip to main content
execute_with_deadlock_retry
mz_
testdrive
26.15.0-dev.0
In mz_
testdrive::
action::
sql_
server::
execute
mz_testdrive
::
action
::
sql_server
::
execute
Function
execute_
with_
deadlock_
retry
Copy item path
Source
async fn execute_with_deadlock_retry( client: &mut
Client
, query: &
str
, ) ->
Result
<
()
,
Error
>