Skip to content

Return hyphenated run IDs #46

@acroz

Description

@acroz

In earlier MLflow versions, it was required that run IDs always be UUIDs with the hyphens removed. However, in later versions this requirement was removed. In mlflow-faculty, we accept either format (uuid.UUID() accepts either as input), but still return non-hyphenated UUIDs to MLflow.

For consistency with how UUIDs are exposed everywhere else in the platform (including in the Faculty Python library's experiment client itself), it would be good to update mlflow-faculty to return hyphenated run IDs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions