You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2020/10/27 20:37:44 UTC

[GitHub] [trafficcontrol] jpappa200 commented on pull request #5122: Dnssec refresh

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:
users@infra.apache.org