yvespp edited a comment on issue #152: validate connections everytime URL: https://github.com/apache/httpcomponents-core/pull/152#issuecomment-535986214 @ok2c > From my experience there are better ways of dealing with the stale connections then the stack connection check, but I am fine with using a negative to disable connection validation instead of zero but preferably in 5.0 (master), not in 4.5.x. Can you share your experiences dealing with stale connections? We have the problem that we run into an exception because the connection was stale and the app doesn't know if it can be retried because it can't know if the request arrived at the backend or not. Also many services are not idempotent.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
