Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dandanxu opened this issue Mar 30, 2018 · 1 comment

Comments

@dandanxu
Copy link
Member

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')",)))

@jsh2134
Copy link
Contributor

jsh2134 commented Jul 28, 2020

Linked to #165

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants