jpappa200 commented on pull request #5122:
URL: https://github.com/apache/trafficcontrol/pull/5122#issuecomment-717524334
also added a timeout for http transactions. A typo in the URL took several
seconds to timeout before.
`client := &http.Client{Jar: jar, Transport: cfg.Transport, Timeout: 5 *
time.Second}`
----------------------------------------------------------------
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]