mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
done
This commit is contained in:
parent
0b8bf34aba
commit
6997240237
@ -37,6 +37,7 @@ MESSAGES_TO_RETRY = [
|
||||
"Coordination::Exception: Connection loss",
|
||||
"Operation timed out",
|
||||
"ConnectionPoolWithFailover: Connection failed at try",
|
||||
"DB::Exception: New table appeared in database being dropped or detached. Try again"
|
||||
]
|
||||
|
||||
class Terminated(KeyboardInterrupt):
|
||||
|
Loading…
Reference in New Issue
Block a user