maheshrajus commented on a change in pull request #744: [SCB-627] Client
Request Timeout support for operation/schema/service level
URL:
https://github.com/apache/incubator-servicecomb-java-chassis/pull/744#discussion_r192679963
##########
File path: demo/demo-jaxrs/jaxrs-client/src/main/resources/microservice.yaml
##########
@@ -32,3 +32,10 @@ servicecomb:
name: mycustomrule
retryEnabled: true
retryHandler: mycustomhandler
+cse:
+ request:
+ timeout:
+ jaxrs:
+ clientreqtimeout:
Review comment:
ok. we will modify the key structure.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services