diff --git a/supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/models/GcpBatchConfigurationAttributes.scala b/supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/models/GcpBatchConfigurationAttributes.scala index e0caf9dd50..83222664fc 100644 --- a/supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/models/GcpBatchConfigurationAttributes.scala +++ b/supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/models/GcpBatchConfigurationAttributes.scala @@ -108,9 +108,9 @@ object GcpBatchConfigurationAttributes extends GcpBatchReferenceFilesMappingOper "filesystems.gcs.caching.duplication-strategy", "concurrent-job-limit", "request-workers", - "batch-timeout", - "batch-requests.timeouts.read", - "batch-requests.timeouts.connect", + //"batch-timeout", + //"batch-requests.timeouts.read", + //"batch-requests.timeouts.connect", "default-runtime-attributes.bootDiskSizeGb", "default-runtime-attributes.noAddress", "default-runtime-attributes.preemptible",