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
Working on https://github.com/gitpod-io/vscode is currently pretty unreliable, as the started webserver serves a huge amount of files and our proxy regularly seems to swallow some of the requests (no responses).
We have to try reloading multiple times until it works.
I notice the same issues with pprof when I run very long profiling sessions. It seems that there is a timeout for requests. Maybe we should at least set them high enough for port location, not sure about workspace location (although it breaks pprof there and preview too).
Bug description
Working on https://github.com/gitpod-io/vscode is currently pretty unreliable, as the started webserver serves a huge amount of files and our proxy regularly seems to swallow some of the requests (no responses).
We have to try reloading multiple times until it works.
Steps to reproduce
Expected behavior
No response
Example repository
No response
The text was updated successfully, but these errors were encountered: