ClickHouse/tests
Azat Khuzhin 4669951db5 Fix timeout for hedged requests
Reset the timeout for hedged requests after each packet (such as
Progress packets) to avoid triggering send_timeout/receive_timeout as a
total timeout for the query in some cases.

Here is a simple query that demonstrates the problem:

    select * from remote('127.2', view(select sleep(3) from system.one)) settings receive_timeout=1

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-07-16 07:48:48 +02:00
..
ci There is no point in detecting flaky tests 2023-07-15 23:00:23 +02:00
config Merge branch 'master' into backups-native-copy 2023-07-15 08:40:17 +02:00
fuzz
instructions
integration Merge pull request #51876 from evillique/fix-mongodb-inserts 2023-07-16 05:28:43 +02:00
jepsen.clickhouse
perf_drafts
performance Remove whole join_set_filter.xml, will resubmit 2023-07-03 17:00:20 +02:00
queries Fix timeout for hedged requests 2023-07-16 07:48:48 +02:00
sqllogic
.gitignore Support jijna templates for sql files in clickhouse-test 2021-07-20 16:40:04 +03:00
.rgignore
analyzer_integration_broken_tests.txt Update tests/analyzer_integration_broken_tests.txt 2023-07-12 08:51:24 +00:00
analyzer_tech_debt.txt
clickhouse-test
CMakeLists.txt
tsan_suppressions.txt
ubsan_suppressions.txt Add ubsan suppression for protobuf (#31835) 2021-11-26 11:36:36 +03:00