Disable idle transaction timeout with_lock_retries
This MR disables the `idle_in_transaction_session_timeout` setting within the `with_lock_retries` helper method in order to prevent UnableToSend (connection closed) errors when sleeping for long period of time.
Showing
Please register or sign in to comment