[Feature] Setting for Concurrent uplaods on Android App #24198
yumperz
started this conversation in
Feature Request
Replies: 3 comments
|
Yes please this, when I have a low bandwidth connection most of the uploads fail from taking too long. I would much prefer to be able to set it to 1 at a time when I know I'm in a rough spot. |
0 replies
|
I see it trying to upload 3x 800 MB files at 290kb/s each rather than 11 at once, but still failing and restarting endlessly as well. 1 by 1 would be preferable. Maybe file size / speed dependent to scale the number of connections? |
0 replies
|
I have opened a PR for this because i have the same issue: #29553 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
I just noticed that Immich is starting a lot of simultaneous uploads even when the connection is very slow. The result is now, that it currently tries to upload 11 large videos all night long. In the morning none of them will be finished and it tries the same thing again and again night after night and begins always from zero.
It would be nice if there is a setting in the app where I can configure the max upload concurrency. Even better would be if the app notices the slow connection and automatically scales down to a resonable concurrency.
Platform
All reactions