OpenHands
OpenHands copied to clipboard
[Bug]: Download workspace doesn't work or takes a very long time (blocking) when project is big
Is there an existing issue for the same bug?
- [x] I have checked the existing issues.
Describe the bug and reproduction steps
The workspace download or Download Files that OpenHands uses takes a very long time and it's blocking. It also doesn't allow you to cancel it when this happens. I've seen this sometimes take down the app in rare cases.
- Tell OpenHands to "Create a hello world app in React"
- Once it finishes. Try downloading the workspace.
- The simple project has a node_modules which is significant.
Alternatively, you can use VSCode to download the project. It still takes a long time but at least it's not blocking
OpenHands Installation
Docker command in README
OpenHands Version
No response
Operating System
None
Logs, Errors, Screenshots, and Additional Context
No response
It might be worth it to remove our native download files and just let VS Code handle this.
I have noticed this too, I don't use that feature but have clicked it by mistake a few times and it just gets stuck. Sorry I should have made a bug report when I noticed it.
I'm working on a fix! enyst can track my progress at all-hands.dev
I don't know if this was fixed in the PR completely. I think we should just remove our download and use VS Code for download.
Removing this as we have removed download functionality from OpenHands. VS Code handles this now.