Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URL request error, can dynamic update and re-request? #833

Open
songlingling0012 opened this issue Feb 18, 2023 · 1 comment
Open

URL request error, can dynamic update and re-request? #833

songlingling0012 opened this issue Feb 18, 2023 · 1 comment
Labels
enhancement New feature or request waiting for votes

Comments

@songlingling0012
Copy link

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

@OlgaMaciaszek
Copy link
Collaborator

No, at this point, you would have to implement the logic in the fallback class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request waiting for votes
Projects
None yet
Development

No branches or pull requests

3 participants