wujimin commented on issue #1268: RestTemplateBuilder.create使用问题
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/1268#issuecomment-509659044
 
 
   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

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