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

Add server status check #99

Open
laurencejackson opened this issue Nov 7, 2022 · 4 comments
Open

Add server status check #99

laurencejackson opened this issue Nov 7, 2022 · 4 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@laurencejackson
Copy link
Collaborator

Currently running a project will hang if the mlflow server is not available, should check server status first or print request retry outputs.

@laurencejackson laurencejackson added bug Something isn't working good first issue Good for newcomers labels Nov 7, 2022
@FalkoKotva
Copy link

Hello, can I try to work on this problem?

@laurencejackson
Copy link
Collaborator Author

Hi @FalkoKotva, yes please! I think the solution will be to add a function to the Experiment class that checks the server at MLFLOW_TRACKING_URI defined in the config file is alive. Please have a look at test_Experiment.py to see how projects are initiated and interact with the Experiment class.

@laurencejackson
Copy link
Collaborator Author

laurencejackson commented Apr 25, 2023

@FalkoKotva, please let me know if you are still interested in contributing this feature.

@FalkoKotva
Copy link

FalkoKotva commented Apr 27, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants