spring-cloud-microservice-example
spring-cloud-microservice-example copied to clipboard
hystrix setup for avoid timeout
I downloaded the application today and found it exception when load the movie microservice.
com.netflix.zuul.exception.ZuulException: Forwarding error
Investigate about this topic and found it error reported
https://github.com/spring-cloud/spring-cloud-netflix/issues/1417
The solution was setup the hystrix timeout in the application.yml
José Díaz PERU JUG