Why didn't the configuration?
CodePudding user response:
Feign call interface is divided into two layers: the ribbon calls and hystrix calls,So the ribbon timeout and Hystrix timeout is the combination of Feign timeout
CodePudding user response:
A HTTP request is still at the bottom of the Ribbon, the timeout is an HTTP request timeout, Hystrix is fusing timeout, more than this time, fusing begins executionCodePudding user response:
Problem solved, please? I met the same problem alsoCodePudding user response:
I also want to know the problemCodePudding user response:
The cloud version,CodePudding user response:
Directly in line, this is just the ide not give prompt, does not affect the effect