Details
-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 3.0.0-m4, 3.0.0, 3.4.0
-
Fix Version/s: None
-
Component/s: Configuration, Transport
-
Labels:None
-
Environment:Chrome, FF MacOSX
-
Story Points:2
Description
While testing NEXUS-8712, I was attempting to verify that the HTTP timeout retry actually worked. After some discussion with Alin Dreghiciu, Peter Lynch and Rich Seddon, I was unable to find a situation where the HTTP retry functioned.
Alin noted that:
"Not every exception will result in a retry.
The following will not be retried:
InterruptedIOException
UnknownHostException
ConnectException
SSLException"
Peter and Rich believe InterruptedIOException (more specifically SocketTimeout) and ConnectException should retry.
Attachments
Issue Links
- relates
-
NEXUS-8743 LDAP (verify connection) does not retry
-
- Open
-
-
NEXUS-9993 proxy repository HTTP request settings form fields cannot be saved
-
- Closed
-
-
NEXUS-9843 improve logging when a retry is made in response to remote socket exceptions
-
- Closed
-
- mentioned in
-
Page Loading...