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

Refactor FL to remove tenacity #643

Closed
wants to merge 1 commit into from
Closed

Conversation

chriszs
Copy link
Contributor

@chriszs chriszs commented Mar 27, 2024

Closes #642

@chriszs
Copy link
Contributor Author

chriszs commented Mar 29, 2024

This also removes verify=False and a suppression of urllib warnings, both of which appear to no longer be needed.

I could have used fetch_if_not_cached here, but it doesn't use get_url and so doesn't include the same retry functionality.

@chriszs chriszs closed this Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor FL to remove tenacity
1 participant