Robust calls to MLFlow
Refs https://redmine.teklia.com/issues/3250
Each mlflow request call must be in try/except, with clear logger on exceptions (ConnectionError)
Ideally add some retries if it does not add lag, otherwise simply log the metric on console and continue