Skip to content

v0.17.0

Choose a tag to compare

@salsify-jenkins-ci salsify-jenkins-ci released this 15 Aug 20:38
7d07bf8
  • Increased default monitor_max_run_time_seconds to 60 seconds. (7d07bf82)
  • Added monitor_statement_timeout_seconds (defaults to 10 seconds) to limit query runtime. (7d07bf82)
  • Eagerly clear connection pools when a ActiveRecord::StatementInvalid or ActiveRecord::ConnectionTimeoutError is encountered to attempt to clear bad connections. (7d07bf82)