mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-05 23:31:24 +00:00
7794ac66d4
There was few attempts to fix this [1] and [2], but it still pops up sometimes, for example here [3]. [1]:009f57fc2f
/ #11211 [2]:cdb6bed8b9
/ #14198 [3]: https://clickhouse-test-reports.s3.yandex.net/21318/38be9ff43ac4c46ce6e803fc125d910bde1d4c71/functional_stateless_tests_(release,_databasereplicated).html#fail1 Let's use more generic approach, and do not hide any errors (and see does increasing timeout will be enough).
6 lines
197 B
Plaintext
6 lines
197 B
Plaintext
send_timeout Seconds 300
|
|
connect_timeout Seconds 10
|
|
connect_timeout_with_failover_ms Milliseconds 2000
|
|
connect_timeout_with_failover_secure_ms Milliseconds 3000
|
|
max_memory_usage UInt64 10000000000
|