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

Handle connection failures in uploads #2492

Open
fabianfrz opened this issue Apr 19, 2018 · 0 comments
Open

Handle connection failures in uploads #2492

fabianfrz opened this issue Apr 19, 2018 · 0 comments
Labels
connectivity DNS, TLS, proxies, network connection, etc. related matter enhancement feature: transfers [WIP] Any uploading / downloading matters that aren't auto upload or sync specific

Comments

@fabianfrz
Copy link

Actual behaviour

  • Tell us what happens
    the file upload stops and no progress is done - It feels like no error handling is happening because of a very long timeout. File Size: 7MB, breaks after 4 to 11 percent.

Expected behaviour

  • Tell us what should happen
  • the app may reconnect and upload the rest of the file if possible
  • try uploads in smaller chunks (for example 0.5 MB)
  • fail in a minute if not a single byte is transferred
  • If missing: handle connection errors

Steps to reproduce

  1. select a list of files
  2. click upload

Environment data

Android version:
5
Device model:
Nexus 10
Stock or customized system:
Stock
Nextcloud app version:
3.1
Nextcloud server version:
13

@joshtrichards joshtrichards added the feature: transfers [WIP] Any uploading / downloading matters that aren't auto upload or sync specific label Oct 9, 2023
@joshtrichards joshtrichards added the connectivity DNS, TLS, proxies, network connection, etc. related matter label Dec 21, 2023
@joshtrichards joshtrichards changed the title nextcloud does not handle connection failures in uploads Handle connection failures in uploads Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
connectivity DNS, TLS, proxies, network connection, etc. related matter enhancement feature: transfers [WIP] Any uploading / downloading matters that aren't auto upload or sync specific
Projects
None yet
Development

No branches or pull requests

3 participants