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

Using g.yaml with a file that doesn't exist or misformatting a yaml document throws grow into a error state #543

Closed
jeremydw opened this issue Sep 13, 2017 · 1 comment
Assignees

Comments

@jeremydw
Copy link
Member

You can throw the development server into a stuck error state with the following:

foo: !g.yaml /content/to/bad/file.yaml

or by making a sytax error in a yaml file.

Either issue requires a restart of Grow to fix it. We should catch YAML parsing errors, bubble them up (as we do now), and allow users to fix YAML without a restart.

@Zoramite
Copy link
Member

I don't think this is still an issue, but if it is we can reopen it.

@Zoramite Zoramite removed this from the Bucket List milestone Aug 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants