As described in #59, the run duration still gets replaced during import with the import duration. Although the start time and end time were saved in the mlflow export folder, the duration does not get calculated from these variables; instead it seems to be calculated automatically during import duration, as each run gets momentarily re-activated.
As described in #59, the run duration still gets replaced during import with the import duration. Although the start time and end time were saved in the mlflow export folder, the duration does not get calculated from these variables; instead it seems to be calculated automatically during import duration, as each run gets momentarily re-activated.