dimas-b commented on PR #630: URL: https://github.com/apache/polaris/pull/630#issuecomment-2583373582
Out of curiosity I ran the same test with `HttpURLConnection` and it was able to obtain the status code in hundreds of requests, while the existing client failed with a "connection reset" after about 15 requests... but even the `HttpURLConnection` was not 100% reliable, so I went with `Awaitility` in #590. -- 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]
