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
This is for the followup work to what's done in #2599 so that we provide a longer term fix for the issue described in #2593.
In #2599 we opted to deactivate the path that was using streaming, but the longer term, more robust fix, is to use streaming while detecting and respecting proxy settings that the client has setup.
The text was updated successfully, but these errors were encountered:
Correctly apply proxy settings when we do streaming
If we detect a proxy, disable streaming
Maybe 2 is a better option because proxies are only going to be set on self-hosted runners, which are more likely to cache the bundle. This means they would not get much benefit from streaming.
This is for the followup work to what's done in #2599 so that we provide a longer term fix for the issue described in #2593.
In #2599 we opted to deactivate the path that was using streaming, but the longer term, more robust fix, is to use streaming while detecting and respecting proxy settings that the client has setup.
The text was updated successfully, but these errors were encountered: