You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed: Exception black list in RetryHandler should contains SSLException to skip retry for SSLPeerUnverifiedException in addition to SSLHandshakeException, or else would caus connection hang.
0 commit comments