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
When users convert StreamingHttpClient to a different API, it applies optimized strategy and we have tests that verify that behavior. Converted reserved connections should do the same. While we fixed it in #2634, would be nice to enhance our ClientEffectiveStrategyTest to cover reserved connections too.
The text was updated successfully, but these errors were encountered:
When users convert
StreamingHttpClient
to a different API, it applies optimized strategy and we have tests that verify that behavior. Converted reserved connections should do the same. While we fixed it in #2634, would be nice to enhance ourClientEffectiveStrategyTest
to cover reserved connections too.The text was updated successfully, but these errors were encountered: