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

Enrich example for ErrorDecoder and Retryer #2030

Merged

Conversation

xialeistudio
Copy link
Contributor

This is my first time using Feign and I want to implement a simple feature when I get a 401 response from github, I update the authorization and try again. After checking a lot of examples and documents, I found that there is no complete and latest Example, which is a bit depressing, so I enriched this ErrorDecoder and Retryer, hoping to help people who use Feign for the first time.

@velo velo merged commit e3c7607 into OpenFeign:master Apr 30, 2023
3 checks passed
@xialeistudio xialeistudio deleted the add_errordecoder_retryer_example branch April 30, 2023 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants