You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was excited to try Feign out until I found out that the ErrorDecoder doesn't catch read/connection timeouts. Why is that? It seems like a massive oversight. Handling it inside the Retryer in any way is just an overcomplication and feels like a hack.
The text was updated successfully, but these errors were encountered:
I was excited to try Feign out until I found out that the
ErrorDecoder
doesn't catch read/connection timeouts. Why is that? It seems like a massive oversight. Handling it inside theRetryer
in any way is just an overcomplication and feels like a hack.The text was updated successfully, but these errors were encountered: