|
@@ -81,6 +81,9 @@ sftp:
|
|
|
scheduler:
|
|
scheduler:
|
|
|
interval-milliseconds: 10000
|
|
interval-milliseconds: 10000
|
|
|
launch-timeout-seconds: 900
|
|
launch-timeout-seconds: 900
|
|
|
|
|
+# 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
|
|
|
|
|
|
|
|
# temporary todi-config, to be moved to general config
|
|
# temporary todi-config, to be moved to general config
|
|
|
todi-config:
|
|
todi-config:
|