Explorar el Código

Added another timeout error

Andrew Kane hace 8 años
padre
commit
a7ce2191de
Se han modificado 1 ficheros con 1 adiciones y 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