Open laurencejackson opened 2 years ago
Hello, can I try to work on this problem?
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.
@FalkoKotva, please let me know if you are still interested in contributing this feature.
Hello, i am sorry butt wont by working on this issue anymore, i dont hlave time.
Dňa ut 25. 4. 2023, 16:06 Laurence Jackson @.***> napísal(a):
@FalkoKotva https://github.com/FalkoKotva, please let me know if you are still interested in contributing this feature.
— Reply to this email directly, view it on GitHub https://github.com/GSTT-CSC/MLOps/issues/99#issuecomment-1521853611, or unsubscribe https://github.com/notifications/unsubscribe-auth/AS3GQY4ZP7VS4XHCCWWXN2DXC7LADANCNFSM6AAAAAARZINBPQ . You are receiving this because you were mentioned.Message ID: @.***>
Currently running a project will hang if the mlflow server is not available, should check server status first or print request retry outputs.