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

Fix requests call without timeout in utils.py #197

Open
benoit74 opened this issue Aug 18, 2023 · 0 comments
Open

Fix requests call without timeout in utils.py #197

benoit74 opened this issue Aug 18, 2023 · 0 comments

Comments

@benoit74
Copy link
Collaborator

# noqa: S113 hint has been added by #191 in utils.py

This hint detected that we are using requests without specifying a timeout.

We should add one. To be decided: what is the proper timeout. Probably to be fixed together with #142.

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

1 participant