aldexis commented on PR #573: URL: https://github.com/apache/httpcomponents-core/pull/573#issuecomment-3423534255
@ok2c I like the idea of catching SocketTimeoutException specifically to handle this case, which I imagine we could do in HttpRequestExecutor. Ill push that change tomorrow (I'm based in the EU) With that said, could you explain to me why it would be a bad thing to set such a timeout? The fact that we are requesting an immediate close makes me think that forcing a reduction of the socket timeout would be a desirable property, but Im very willing to believe there are things I'm not aware of. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
