fix #3263
This commit is contained in:
parent
77021a7328
commit
d18fc32f63
@ -2213,8 +2213,7 @@ pub fn check_if_retry(msgtype: &str, title: &str, text: &str, retry_for_relay: b
|
||||
&& !text.to_lowercase().contains("mismatch")
|
||||
&& !text.to_lowercase().contains("manually")
|
||||
&& !text.to_lowercase().contains("not allowed")
|
||||
&& !text.to_lowercase().contains("as expected")
|
||||
&& !text.to_lowercase().contains("reset by the peer")))
|
||||
&& !text.to_lowercase().contains("as expected")))
|
||||
}
|
||||
|
||||
#[inline]
|
||||
|
Loading…
x
Reference in New Issue
Block a user