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
fix: ApiClientUtils.getDefaultTransport() should return a cached instance to an ApacheHttp2Transport (#1059)
* fix: `ApiClientUtils.getDefaultTransport()` should return cached instance to an `ApacheHttp2Transport`
* fix: lint
* reduce timeout time
* fix: use new transport to trigger writeTimeout
0 commit comments