Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
3.0.0-m4, 3.0.0, 3.4.0
-
Chrome, FF MacOSX
-
2
-
3
-
3
Description
While testing NEXUS-8712, I was attempting to verify that the HTTP timeout retry actually worked. After some discussion with alin, plynch and rseddon, 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...