We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba32918 commit 16acb85Copy full SHA for 16acb85
lib/solid_cache/store/failsafe.rb
@@ -6,7 +6,6 @@ module Failsafe
6
TRANSIENT_ACTIVE_RECORD_ERRORS = [
7
ActiveRecord::AdapterTimeout,
8
ActiveRecord::ConnectionNotEstablished,
9
- ActiveRecord::ConnectionTimeoutError,
10
ActiveRecord::Deadlocked,
11
ActiveRecord::LockWaitTimeout,
12
ActiveRecord::QueryCanceled,
0 commit comments