Open
Description
If the specified url parameter causes a request failure, can you replace the url parameter value to send the request again?
Kind of like FallBackFactory, but based on the global configuration of FeignClient, and able to send the server a second request instead of returning an exception directly