[BUILD] Implement healthchecks to remove unhealthy nodes
Open
improve
ITA
low priority
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 164
- Avg merge
- 7h 31m
- Merged PRs (30d)
- 1
Description
Implement health check mechanism, similar as the one in H2O-3. The idea is, to check whether we can start docker image at first. If yes, then proceed normally. If no, then mark the node as unhealthy and try on next healthy node.
Contributor guide
Assessment
This issue has not been assessed yet.