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

Adjust delays for wait_for_connection #5

Closed
mrlesmithjr opened this issue Feb 15, 2018 · 0 comments
Closed

Adjust delays for wait_for_connection #5

mrlesmithjr opened this issue Feb 15, 2018 · 0 comments

Comments

@mrlesmithjr
Copy link
Owner

During a fresh deployment I ran into some timing issues on wait_for_connection tasks. When a reboot occurred, the wait_for_connection task would catch the node as being up before the node actually rebooted therefore causing next tasks to fail because the node was in the middle of a reboot.

mrlesmithjr referenced this issue Feb 15, 2018
After going through a fresh deployment I ran into some timing issues
during bootstraping. So I have added delays to account for some of those
issues. May need to address at a later time after going through another
fresh deployment.
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

No branches or pull requests

1 participant