You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When an mlflow server goes down it takes with it all the runs logging to it
Describe the solution you'd like
Can a try/except be added to the logging experiment to fail over to offline logging when an error is encountered and synced when the server is accessible again.
Organisation
ECMWF
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When an mlflow server goes down it takes with it all the runs logging to it
Describe the solution you'd like
Can a try/except be added to the logging experiment to fail over to offline logging when an error is encountered and synced when the server is accessible again.
Organisation
ECMWF
The text was updated successfully, but these errors were encountered: