Skip to content

Better usage of error codes in error messages #215

@arjunsuresh

Description

@arjunsuresh

Currently we are not making use of the error codes much. We can catch the error codes from script execution at the below point and then display useful error messages. For example, suggestions for handling 'Network error', 'Disk space', 'Segmentation fault in native run' etc.

https://github.com/mlcommons/mlcflow/blob/main/mlc/script_action.py#L280

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions