Skip to content

Check cluster compatibility of the yaml config before starting the cluster #162

@cle-ros

Description

@cle-ros

It is frustrating that the debug: True flag is only tested once the cluster has started up. It would make more sense to check for debug: True - and other cluster-relevant flags - before starting the cluster.

I think that the same could be said for any error that results from a problem with the experiment yaml. Another example is passing a wrong argument name.

A possible solution would be a "dry run" of the config locally first, maybe.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions