2021-03-03 20:32:53 +00:00
|
|
|
<yandex>
|
|
|
|
<profiles>
|
|
|
|
<default>
|
|
|
|
<!-- Avoid "Connection failed at try №1" messages. -->
|
|
|
|
<connect_timeout_with_failover_ms>2000</connect_timeout_with_failover_ms>
|
|
|
|
<connect_timeout_with_failover_secure_ms>3000</connect_timeout_with_failover_secure_ms>
|
2021-03-04 19:48:09 +00:00
|
|
|
<!-- Avoid this logic in tests to avoid EOF (10 hours is enough for tests)-->
|
|
|
|
<idle_connection_timeout>36000</idle_connection_timeout>
|
|
|
|
<!-- NOTE: instead of tunning idle_connection_timeout,
|
|
|
|
SYSTEM RELOAD CONFIG can be executed before each test -->
|
2021-03-03 20:32:53 +00:00
|
|
|
</default>
|
|
|
|
</profiles>
|
|
|
|
</yandex>
|