Feature request
iOS app sends many files simultaneously. With self-hosted servers, this causes timeouts and the files are not sent. The app tries again and again, displaying many error messages.
I enable the automatic upload of pictures on my phone and it didn't succeed. Some files were sent but after I only got error messages HTTP 504.
Describe the solution you'd like
Add a parameter to specify the number of parallel connections.
Describe alternatives you've considered
Reduce automatically the number of connections in case of timeout.
Feature request
iOS app sends many files simultaneously. With self-hosted servers, this causes timeouts and the files are not sent. The app tries again and again, displaying many error messages.
I enable the automatic upload of pictures on my phone and it didn't succeed. Some files were sent but after I only got error messages HTTP 504.
Describe the solution you'd like
Add a parameter to specify the number of parallel connections.
Describe alternatives you've considered
Reduce automatically the number of connections in case of timeout.