Browse Source

set launch timeout to 24 hours temporarily

mlnicolas 6 năm trước cách đây
mục cha
commit
78e9785bfa
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      crss-dataflow-app/crss-dataflow-app.yml

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

@@ -81,7 +81,8 @@ sftp:
 scheduler:
   parallel-stl-monthly-job: 4
   interval-milliseconds: 10000
-  launch-timeout-seconds: 900
+#  launch-timeout-seconds: 900
+  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: 480 #8 hours