Conversation
Signed-off-by: jlssmt <42897917+jlssmt@users.noreply.github.com>
Signed-off-by: jlssmt <42897917+jlssmt@users.noreply.github.com>
|
Reason for 30 seconds: #16972 Afaik, we overwrite the default timeout if necessary, but default should stay 30. |
|
would it make sense to make the timeout configurable, specifically for federated shares ? |
come-nc
left a comment
There was a problem hiding this comment.
Increasing timeout here does not feel like a good solution.
If the problem only arise for big files there may be a problem with how the connection is handled. It should start recieving data fast even if the file is big.
|
Since this currently affects me with downloading a big file from a federated share, I'd like to see that as a configuration option. |
|
Fixed by #38292 |
|
OCA\Files_Sharing\External\Storage extends OC\Files\Storage\DAV. Therefore, the value of There are additional HTTP requests in |
Summary
Fixed cURL regarding:
https://help.nextcloud.com/t/curl-error-28-operation-timed-out-after-30000-milliseconds-with-0-bytes-received-federated-nextcloud/113088
TODO
--
Checklist