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
[java] Improving exception when server returns 504 (#9354)
Add a special case in W3CHttpResponseCodec handling 504 Gateway Time-out errors.
Before, the end user used to see a pretty unfriendly error:
> JsonException: Unable to determine type from: <. Last 1 characters read: <
0 commit comments