Explorar o código

Added another timeout error

Andrew Kane %!s(int64=8) %!d(string=hai) anos
pai
achega
a7ce2191de
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lib/blazer.rb

+ 1 - 0
lib/blazer.rb

@@ -29,6 +29,7 @@ module Blazer
   TIMEOUT_MESSAGE = "Query timed out :("
   TIMEOUT_ERRORS = [
     "canceling statement due to statement timeout", # postgres
+    "canceling statement due to conflict with recovery", # postgres
     "cancelled on user's request", # redshift
     "canceled on user's request", # redshift
     "system requested abort", # redshift