We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1783b9b commit 40775fbCopy full SHA for 40775fb
src/IO/S3/Credentials.cpp
@@ -831,6 +831,7 @@ S3CredentialsProviderChain::S3CredentialsProviderChain(
831
configuration.remote_host_filter,
832
configuration.s3_max_redirects,
833
configuration.s3_retry_attempts,
834
+ configuration.s3_slow_all_threads_after_network_error,
835
configuration.enable_s3_requests_logging,
836
configuration.for_disk_s3,
837
configuration.get_request_throttler,
0 commit comments