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

Sometimes the upload process stops during a file upload. #61

Open
eliasbakken opened this issue May 22, 2024 · 1 comment
Open

Sometimes the upload process stops during a file upload. #61

eliasbakken opened this issue May 22, 2024 · 1 comment
Labels
bug Something isn't working Stability
Milestone

Comments

@eliasbakken
Copy link
Contributor

In the live stream with Steve Builds episode 3, the upload stopped without any error messages or anything. The upload was very slow and then he cancelled it after about 17 minutes. The estimated time was no longer going down, but stayed at around 1:30 minutes remaining. Running the same operation with a faster USB drive showed that it worked well.
It could be that the drive ran out of disk space for some reason. Although there should be a check for that, so that is not as likely. Perhaps there was a disruption that caused a chunk to fail for some reason and just continuing without giving an error message.

@eliasbakken eliasbakken added the bug Something isn't working label May 22, 2024
@eliasbakken eliasbakken added this to the v1.0.1 milestone May 22, 2024
@eliasbakken eliasbakken modified the milestones: v1.0.1, v1.0.2 Jun 12, 2024
@eliasbakken
Copy link
Contributor Author

Sometimes the "upload chunk" gets a timeout. Normally a an upload takes about 1.4 seconds, but it can be as long as 36 seconds in at least one instance. There is no "catch" on the upload requests that can be used to inform the user that something has gone wrong. At the very least, the error should be caught and an error message presented to the user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Stability
Projects
None yet
Development

No branches or pull requests

1 participant