Skip to content

Reinstate detection/skipping of invalid/down/unreachable hosts #1809

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

Open
bitprophet opened this issue Jun 19, 2018 · 0 comments
Open

Reinstate detection/skipping of invalid/down/unreachable hosts #1809

bitprophet opened this issue Jun 19, 2018 · 0 comments
Milestone

Comments

@bitprophet
Copy link
Member

v1 had skip_bad_hosts which worked in the execution machinery to skip executions of tasks on hosts that could not be connected to. Need to revisit exactly how that worked and how we might want it to work in a 2.x context.

Seems like it would dovetail very neatly with #1808 which is about retrying connections; arguably skipping should just be a branch at the end of the retry procedure once all retries are exhausted.

@bitprophet bitprophet added this to the 2.3 milestone Jun 28, 2018
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