zhuhongqi commented on issue #1268: RestTemplateBuilder.create使用问题
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/1268#issuecomment-512718791
 
 
   > Timeout is not controlled by the RestTemplate instance
   > it's depend on configuration:
   > 
   > ```
   >   global:             servicecomb.request.timeout
   >   microservice:       servicecomb.request.${service}.timeout
   >   schema:             servicecomb.request.${service}.${schema}.timeout
   >   operation:          
servicecomb.request.${service}.${schema}.${operation}.timeout
   > ```
   > 
   > operation has the highest priority
   
   我使用的是CSE,在microservice.yaml里面如何配置operation级别的超时

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


With regards,
Apache Git Services

Reply via email to