jasondeng1997 commented on a change in pull request #1449:
URL: https://github.com/apache/dubbo-go/pull/1449#discussion_r706732046
##########
File path: config/consumer_config.go
##########
@@ -111,7 +111,7 @@ func (cc *ConsumerConfig) Load() {
checkok = false
count++
if count > maxWait {
- errMsg := fmt.Sprintf("Failed
to check the status of the service %v. No provider available for the service to
the consumer use dubbo version %v", refconfig.InterfaceName, constant.Version)
+ errMsg := fmt.Sprintf("Request
timed out, please check configuration,Failed to check the status of the service
%v. No provider available for the service to the consumer use dubbo version
%v", refconfig.InterfaceName, constant.Version)
Review comment:
ok
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]