solvebio-python icon indicating copy to clipboard operation
solvebio-python copied to clipboard

Raise exception or some sort of message when user tries to upload file larger than max file limit

Open dandanxu opened this issue 7 years ago • 1 comments

Right now you get a AWS timeout, which might be confusing to the enduser

looks like requests.exceptions.ProxyError: HTTPSConnectionPool(host='solvebio-secure-production.s3.amazonaws.com', port=443): Max retries exceeded with url: ... (Caused by ProxyError('Cannot connect to proxy.', error("(32, 'EPIPE')",)))

dandanxu avatar Mar 30 '18 15:03 dandanxu

Linked to #165

jsh2134 avatar Jul 28 '20 15:07 jsh2134