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

implement auto-healing function as part of zebrunner.sh #96

Open
vdelendik opened this issue Feb 16, 2022 · 1 comment
Open

implement auto-healing function as part of zebrunner.sh #96

vdelendik opened this issue Feb 16, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@vdelendik
Copy link
Contributor

aswe gonna to limit number of automatic retries: #95 we need smarter method for reanimating devices including full container re-creation: think about naming ./zebrunner.sh doctor.
This option should be added as part of hourly cron during setup
It should

  1. scan every registered device
  2. detect containers state
  3. skip all disconnected and healthy
  4. recreate container(s) for unhealthy
  5. analyze logs and state so devices are fine
  6. if something wrong and auto-healing doesn't work - down device containers
@vdelendik vdelendik added the enhancement New feature or request label Feb 16, 2022
@vdelendik vdelendik added this to the 2.1 milestone Feb 16, 2022
@vdelendik vdelendik modified the milestones: 2.1, 2.2 Mar 21, 2022
@vdelendik vdelendik modified the milestones: 2.2, 2.3 Apr 14, 2022
@vdelendik vdelendik removed this from the 2.3 milestone Aug 19, 2022
@vdelendik
Copy link
Contributor Author

removed milestone as previous 2.2.x releases are pretty stable and reconnect devices individually. let's analyze upcoming 2.3 and close as won't fix if no complains.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant