Sfoglia il codice sorgente

reduce parallel runs stl

Adrian Viesca 7 anni fa
parent
commit
096566c7a6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      crss-dataflow-app/crss-dataflow-app.yml

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

@@ -79,7 +79,7 @@ sftp:
     privateKey:
 
 scheduler:
-  parallel-stl-monthly-job: 8
+  parallel-stl-monthly-job: 4
   interval-milliseconds: 10000
   launch-timeout-seconds: 900
 #  add additional keys from JobProcess.envKey if you need to fine-grain the job execution timeout for a specific job