bneradt opened a new pull request #6884: URL: https://github.com/apache/trafficserver/pull/6884
This is a result of investigating flakyness in the tls_verify_base AuTest: https://github.com/apache/trafficserver/issues/6840. This adds SSL error handling. This will at least clean up the error logging. Further, if the issue connecting to the server is a temporary timing related problem, then this may address the issue altogether because it will allow the When retry logic to give further series of attempts rather than abruptly terminating via the uncaught exception. If, on the other hand, the issue is persistent, then a timeout will occur. ---------------------------------------------------------------- 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]
