Quellcode durchsuchen

set timeout to 6 hours

mlnicolas vor 5 Jahren
Ursprung
Commit
3c2dc5f0a7
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      crss-dataflow-app/crss-dataflow-app.yml

+ 2 - 2
crss-dataflow-app/crss-dataflow-app.yml

@@ -85,9 +85,9 @@ scheduler:
   launch-timeout-seconds: 86400
 #  add additional keys from JobProcess.envKey if you need to fine-grain the job execution timeout for a specific job
   job-execution-timeout-minutes:
-    default: 240 #4 hours
+    default: 360 #6 hours
 
 # temporary todi-config, to be moved to general config
 todi-config:
   dispatch-interval: 5
-  max-retry: 2
+  max-retry: 2