mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Repeat test on curl timeout
This commit is contained in:
parent
d8049be204
commit
5548c9d1ad
@ -30,6 +30,7 @@ from contextlib import closing
|
||||
MESSAGES_TO_RETRY = [
|
||||
"DB::Exception: ZooKeeper session has been expired",
|
||||
"Coordination::Exception: Connection loss",
|
||||
"Operation timed out",
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user