Open DmitryXO opened 6 years ago
and i sometimes have such an error while trying to upload 100-200mb file: "error":{"class":"Faraday::TimeoutError","message":"read timeout reached"}
then, on the next attempt – file gets uploaded successfully
my idea is to increase Faraday timeout in options, but this can't be changed in current version of plugin
I have a speed limit 3G connection, that won't allow me to upload large files, no problem with 5mb files, but I can't upload 30mb files, it breaks with no errors. Thanks