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

Feign RetryableException is not serialization #599

Closed
asharani-m opened this issue Sep 8, 2021 · 3 comments
Closed

Feign RetryableException is not serialization #599

asharani-m opened this issue Sep 8, 2021 · 3 comments

Comments

@asharani-m
Copy link

Unable to serialize the exception object RetryableException .

Get below exception :
"could not serialize :feign.Request"

Version : spring-cloud-openfeign : 3.0.3

Additional info:
While looking around for a solution , I came across this OpenFeign/feign#1193. So upgraded the feign-core to recent version 11.6 .
After that above error("could not serialize :feign.Request") got resolved , but stuck up new exception
"could not serialize :feign. TARGET$HardCodedTarget"

Any suggestions ? Workaround please?

@OlgaMaciaszek
Copy link
Collaborator

Hello, @asharani-m.
Please provide a minimal, complete, verifiable example that reproduces the issue.

@spring-cloud-issues
Copy link

If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.

@spring-cloud-issues
Copy link

Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.

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

No branches or pull requests

3 participants