• Adam Hegyi's avatar
    Disable idle transaction timeout with_lock_retries · 70b62018
    Adam Hegyi authored
    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.
    70b62018
with_lock_retries.rb 5.4 KB