Skip to content

Commit

Permalink
[DO NOT COMMIT]. Commented out batch-requests timeout settings as the…
Browse files Browse the repository at this point in the history
…y appear to not be used.
  • Loading branch information
dspeck1 committed Dec 6, 2024
1 parent 5bb90df commit 4c6ef6c
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 4c6ef6c

Please sign in to comment.