Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

download:plugins times out for large files #14117

Closed
tsmaeder opened this issue Sep 3, 2024 · 0 comments · Fixed by #14118
Closed

download:plugins times out for large files #14117

tsmaeder opened this issue Sep 3, 2024 · 0 comments · Fixed by #14118

Comments

@tsmaeder
Copy link
Contributor

tsmaeder commented Sep 3, 2024

Bug Description:

When downloading large files form

Steps to Reproduce:

  1. Add this line to the "theiaPlugins" array in package.json:
    "redhat.java": "https://open-vsx.org/api/redhat/java/1.35.2024090308/file/redhat.java-1.35.2024090308.vsix"
  1. do `yarn download:plugins
  2. Observe: you get a timeout on the download.

Additional Information

  • Operating System: Windows
  • Theia Version: 1.53.0
tsmaeder added a commit to tsmaeder/theia that referenced this issue Sep 3, 2024
Fixes eclipse-theia#14117

Contributed on behalf of STMicroelectronics

Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
tsmaeder added a commit that referenced this issue Sep 4, 2024
Fixes #14117

Contributed on behalf of STMicroelectronics

Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant