spring-cloud-microservice-example icon indicating copy to clipboard operation
spring-cloud-microservice-example copied to clipboard

hystrix setup for avoid timeout

Open joedayz opened this issue 9 years ago • 0 comments

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

joedayz avatar Apr 04 '17 21:04 joedayz