You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2020/08/12 09:32:19 UTC

[GitHub] [dubbo-go] AlexStocks commented on a change in pull request #685: Ftr: add TLS support

AlexStocks commented on a change in pull request #685:
URL: https://github.com/apache/dubbo-go/pull/685#discussion_r469130825



##########
File path: config/consumer_config.go
##########
@@ -34,6 +33,10 @@ import (
 	"github.com/apache/dubbo-go/common/yaml"
 )
 
+const (
+	MaxWheelTimeSpan = 900e9 // 900s, 15 minute

Review comment:
       if u need this param, why submit a pr to getty to expose it for dubbogo?




----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org