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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Give warnings on SSL errors #307

wants to merge 1 commit into from

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.

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