brbzull0 opened a new pull request, #12342: URL: https://github.com/apache/trafficserver/pull/12342
Better naming and make sure it retries when refused, without this change, `connect(attempts=1/5)` seems that it didn't even try. I may be adding more as necesary. ``` RPC Node Error: connect(attempts=1/5): Couldn't open connection with /opt/ats/var/trafficserver/jsonrpc20.sock. Last error: Connection refused(111) ``` -- 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]
