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: [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]