Search code examples
javaspringspring-bootspring-cloudhystrix

Spring Cloud Hystrix fails at first command call


I noticed the first Hystrix command always calls my fallback, and after that the following calls works fine in Spring Cloud Netflix.

Is there any setting should I set to avoid it? Why does it happen?


Solution

  • looks like a side effect of an infrastructure initialization and as timeout on it https://groups.google.com/d/msg/hystrixoss/_jnxAyS20lA/fWo0ZAHoxt8J