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
I'm using Cursor in Japan, and downloading the VS Code Server takes about 3 minutes.
When the editor attaches to the container, it downloads the VS Code Server inside the container. With VS Code, the file is downloaded from Microsoft's storage and takes only a few seconds when the internet connection is fast enough. However, when using Cursor, the file is downloaded from cursor.blob.core.windows.net (Cursor’s storage), and it takes 3 minutes in Japan, as shown below:
[1627 ms] Installing VS Code Server for commit 7b3e0d45d4f952938dbd8e1e29c1b17003198480
[1627 ms] Start: Downloading VS Code Server
[1627 ms] 7b3e0d45d4f952938dbd8e1e29c1b17003198480 linux-x64 stable
[191735 ms] Start: Installing VS Code Server
I suspect that the storage region might be far from Japan. Could you also host the VS Code file in the APAC region? Thank you!
The text was updated successfully, but these errors were encountered:
Hi,
I'm using Cursor in Japan, and downloading the VS Code Server takes about 3 minutes.
When the editor attaches to the container, it downloads the VS Code Server inside the container. With VS Code, the file is downloaded from Microsoft's storage and takes only a few seconds when the internet connection is fast enough. However, when using Cursor, the file is downloaded from cursor.blob.core.windows.net (Cursor’s storage), and it takes 3 minutes in Japan, as shown below:
I suspect that the storage region might be far from Japan. Could you also host the VS Code file in the APAC region? Thank you!
The text was updated successfully, but these errors were encountered: