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

Time out on initial Network check is probably too long #21

Open
mancdaz opened this issue Sep 1, 2014 · 1 comment
Open

Time out on initial Network check is probably too long #21

mancdaz opened this issue Sep 1, 2014 · 1 comment

Comments

@mancdaz
Copy link
Owner

mancdaz commented Sep 1, 2014

Issue by andymcc
Friday Aug 29, 2014 at 13:20 GMT
Originally opened as https://github.com/rcbops/ansible-lxc-rpc-orig/issues/485


The initial time out check is 60 seconds - this seems too long, we could do this at 10seconds, since it just exists to determine whether we should reboot the container or not - the post reboot check can be longer (as it is 60 seconds).

This adds a lot of time to the initial run, and if the network is up (before we even restart it - e.g. it was already setup from a previous run) then it won't take 60 seconds to confirm.

@mancdaz
Copy link
Owner Author

mancdaz commented Sep 1, 2014

Comment by andymcc
Friday Aug 29, 2014 at 13:21 GMT


Fixed in my local branch: andymcc/ansible-lxc-rpc@c93472d

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

1 participant