nextcloud / nextcloud/android

Implement limit for auto-upload retries

Open
#8,637 0 comments 0 reactions 0 assignees View on GitHub
connectivity enhancement feature: auto upload feature: data usage
Dominant language
Kotlin
Stars
5.6k
Forks
2k
Avg merge
2d 18h
Merged PRs (30d)
92

Description

### Is your feature request related to a problem? Please describe.
This weekend I was off in the backcountry. I took several pictures. Despite being in airplane mode, my phone spent the rest of the day until I came back into service trying to auto-upload.

### Describe the solution you'd like
I think optimally the auto-upload should either stop trying after a certain amount of tries within a given timeframe, and/or see if it can even talk to the server before initiating an upload. I also had trouble with this issue when I was first configuring my server and it was intermittently available externally.

### Describe alternatives you've considered
Alternatively, the app should at least detect if the phone is in airplane mode and not attempt an upload.

Thanks, and I love the app!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.