Uploading from S3 to Dropbox using Saver https://www.dropbox.com/developers/saver throws timeout errors.
Sample error message:
Error downloading https://cubebrush.s3.amazonaws.com....
Operation timed out after 300000 milliseconds with 17685391206 out of 32271654976 bytes received
Our online marketplace allows users to upload their purchases to their Dropbox folder.
This error is very problematic since a lot of our users with slower connection can't use the "Upload to Dropbox" feature we implemented or anybody trying to upload a larger file like the example above.
What is the best way to go around the timeout error?
Any help would be greatly appreciated.
Thanks.