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

TimeoutError - Connection aborted #15

Open
j0kaso opened this issue Mar 14, 2022 · 2 comments
Open

TimeoutError - Connection aborted #15

j0kaso opened this issue Mar 14, 2022 · 2 comments
Assignees
Labels
bug Something isn't working Zenodo

Comments

@j0kaso
Copy link
Member

j0kaso commented Mar 14, 2022

When I fetch the zenodo files, I get a urllib3.exceptions.ProtocolError: ('Connection aborted.', TimeoutError(60, 'Operation timed out')) and a requests.exceptions.ConnectionError: ('Connection aborted.', TimeoutError(60, 'Operation timed out')).

Would be good if we catch this error or explain it. I'm not sure why it occurs.

@j0kaso j0kaso added bug Something isn't working Zenodo labels Mar 14, 2022
@pierrepo
Copy link
Member

I guess this due to Zenodo servers that sometimes timeout.

I don't think I can catch the error (for now) but I could document the error and explain the way forward.

@pierrepo
Copy link
Member

I explained error messages in e7ad80e. Could please have a look to the corresponding PR (#13)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Zenodo
Projects
None yet
Development

No branches or pull requests

2 participants