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

feat(server): option to not exit when initial schema build fails #1062

Merged
merged 2 commits into from
Apr 29, 2019

Conversation

benjie
Copy link
Member

@benjie benjie commented Apr 27, 2019

Relates to #1044

Prevents this new feature being a breaking change.

To not exit on fail you need to set either --retry-on-init-fail on the CLI or retryOnInitFail: true in the library.

@benjie benjie changed the title feat: option to not exit when initial schema build fails feat(server): option to not exit when initial schema build fails Apr 29, 2019
@benjie benjie merged commit 3bcc7e2 into master Apr 29, 2019
@benjie benjie deleted the exit-on-fail branch April 29, 2019 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant