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 2021/08/26 00:37:23 UTC

[GitHub] [dubbo-go-pixiu] AlexStocks commented on a change in pull request #242: Pixiu Config

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



##########
File path: configs/api_config.yaml
##########
@@ -22,67 +22,85 @@ resources:
   - path: '/api/v1/test-dubbo/user'
     type: restful
     description: user
-    timeout: 100ms
     methods:
-      - httpVerb: GET
+      - httpVerb: POST
         onAir: true
-        timeout: 1000ms
+        timeout: 100s

Review comment:
       这么长时间的超时,在生产环境基本就不可用




-- 
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: notifications-unsubscribe@dubbo.apache.org

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