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
We should add a request header for user-agent that makes our web request worker singleton send the user agent header as 'vscode-dotnet-runtime' so we can see in telemetry where requests are coming from. We should add a small unit test to validate this and compare to see what the prior user agent header was in case there was protection already in place against the existing agent header for sending too many requests.