Skip to content

Commit 37c5041

Browse files
committed
Do not retry UNKNOWN_DATABASE failures
1 parent 892d281 commit 37c5041

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/clickhouse-test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ MESSAGES_TO_RETRY = [
6767
"ConnectionPoolWithFailover: Connection failed at try",
6868
"DB::Exception: New table appeared in database being dropped or detached. Try again",
6969
"is already started to be removing by another replica right now",
70-
"(UNKNOWN_DATABASE)",
7170
# This is from LSan, and it indicates its own internal problem:
7271
"Unable to get registers from thread",
7372
]

0 commit comments

Comments
 (0)