|
|
@@ -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
|