MonkeyCanCode opened a new pull request, #73:
URL: https://github.com/apache/polaris-tools/pull/73

   This PR adds support for configurable HTTP timeout. The current code is 
using `20.0` for auth for both connect/read and `30.0` for all of the rest. 
This PR default everything to `30.0` if not specify and adds support to control 
these via `POLARIS_HTTP_TIMEOUT_SECONDS`, 
`POLARIS_HTTP_CONNECT_TIMEOUT_SECONDS`, and `POLARIS_HTTP_READ_TIMEOUT_SECONDS`


-- 
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]

Reply via email to