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 https://github.com/OpenFeign/feign/issues/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?
Comment From: OlgaMaciaszek
Hello, @asharani-m. Please provide a minimal, complete, verifiable example that reproduces the issue.
Comment From: spring-cloud-issues
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.
Comment From: spring-cloud-issues
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.