AccountAdminClient#get(Integer) timed-out and no fallback available

com.netflix.hystrix.exception.HystrixRuntimeException: AccountAdminClient#get(Integer) timed-out and no fallback available

hystrixruntimeexception: AccountAdminClient#get(Integer)超时,并且没有可用的回退。

微服务跨服务调用出现的超时问题。


Caused by: com.netflix.hystrix.exception.HystrixRuntimeException: MicroserviceApiService#addApies(Map) failed and no fallback available.

微服务对应接口没有启动或者没有对应接口。

你可能感兴趣的:(error)