Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
cle-ros opened this issue Nov 26, 2019 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@cle-ros
Copy link
Collaborator

cle-ros commented Nov 26, 2019

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.

@cle-ros cle-ros added the enhancement New feature or request label Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant