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

OpenML ConnectionReset ConnectionRefused #113

Open
3 tasks
PhMueller opened this issue Jul 8, 2021 · 0 comments
Open
3 tasks

OpenML ConnectionReset ConnectionRefused #113

PhMueller opened this issue Jul 8, 2021 · 0 comments

Comments

@PhMueller
Copy link
Collaborator

Sometimes (especially in the CI environment) OpenML crashes with a ConnectionRefused / ConnectionReset error.

A potential solution is to change a setting in the openml config:
https://openml.github.io/openml-python/main/usage.html#configuration
We have to set the retry policy to robot.

Steps to solve this issue:

  • Update the used openml version from 0.10.2 to a newer one.
  • Update the openml data manager
  • Set the retry policy to robot
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

No branches or pull requests

1 participant