rob05c commented on a change in pull request #3980: Add atscfg logic for Server 
Capabilities
URL: https://github.com/apache/trafficcontrol/pull/3980#discussion_r342293328
 
 

 ##########
 File path: lib/go-atscfg/parentdotconfig.go
 ##########
 @@ -455,3 +491,12 @@ func unavailableServerRetryResponsesValid(s string) bool {
        re := regexp.MustCompile(`^"(:?\d{3},)+\d{3}"\s*$`) // TODO benchmark, 
cache if performance matters
        return re.MatchString(s)
 }
+
 
 Review comment:
   Done.

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


With regards,
Apache Git Services

Reply via email to