Skip to content

Commit 4c6ef6c

Browse files
committed
[DO NOT COMMIT]. Commented out batch-requests timeout settings as they appear to not be used.
1 parent 5bb90df commit 4c6ef6c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/models/GcpBatchConfigurationAttributes.scala

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,9 @@ object GcpBatchConfigurationAttributes extends GcpBatchReferenceFilesMappingOper
108108
"filesystems.gcs.caching.duplication-strategy",
109109
"concurrent-job-limit",
110110
"request-workers",
111-
"batch-timeout",
112-
"batch-requests.timeouts.read",
113-
"batch-requests.timeouts.connect",
111+
//"batch-timeout",
112+
//"batch-requests.timeouts.read",
113+
//"batch-requests.timeouts.connect",
114114
"default-runtime-attributes.bootDiskSizeGb",
115115
"default-runtime-attributes.noAddress",
116116
"default-runtime-attributes.preemptible",

0 commit comments

Comments
 (0)