Browse Source

increase stl parallel jobs

Adrian Viesca 7 years ago
parent
commit
8c50ef79d0
1 changed files with 1 additions and 1 deletions
  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: 5
+  parallel-stl-monthly-job: 8
   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