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

Limit number of restarts. Validate container logs for better error messages. #44

Merged

Conversation

grundhoeferj
Copy link
Contributor

No description provided.

Copy link
Member

@goloroden goloroden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

There is just one line that I would like to ask you to add a comment to (see comments 😉).

validate.emit('error', ex);
}

await sleep(250);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you remember that line of code (somewhere) where we had a setTimeout, but couldn't remember what it was good for? This could become a similar place 😉

Maybe it would be a good idea to add a comment here on why the waiting is necessary.

@grundhoeferj
Copy link
Contributor Author

@goloroden Done 😊

@goloroden goloroden merged commit 3527f1a into master Aug 13, 2018
@goloroden goloroden deleted the issue-677-better-error-messages-when-starting-application branch August 13, 2018 08:22
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.

None yet

2 participants