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

Give warnings on SSL errors #307

Merged
merged 3 commits into from
Jan 9, 2025
Merged

Give warnings on SSL errors #307

merged 3 commits into from
Jan 9, 2025

Conversation

StijnKas
Copy link
Collaborator

Previously, we ignored ssl errors but kept them in the log. Now, I'm raising explicit warnings which we can capture in our dataset functions.

The goal here is to still fail gracefully in case we really can't find a file remotely (like in the case where we only have model data and not predictor data) but fail hard on these default functions - as we know that we can expect both files to be present and we don't expect any of these warnings. Not ready for merge yet, still needs to be tested a bit more thoroughly.

@StijnKas StijnKas merged commit 6b828e6 into master Jan 9, 2025
11 checks passed
@StijnKas StijnKas deleted the warn-on-ssl-errors branch January 9, 2025 15:46
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.

1 participant