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

chore: add liveliness and readiness probes for nodes #209

Open
Anmol1696 opened this issue Sep 1, 2023 · 0 comments · May be fixed by #210
Open

chore: add liveliness and readiness probes for nodes #209

Anmol1696 opened this issue Sep 1, 2023 · 0 comments · May be fixed by #210

Comments

@Anmol1696
Copy link
Collaborator

Overview

Due to bugs #172, it makes sense to add proper liveliness checks for all the nodes that are run.

Implementation

Containers to add to:

  • Validator container: run status cmd or rest call to /status endpoint
  • exposer container
  • registry container

Note: Need to run smoke tests against the system to make sure there is no regression in performance of the repo

@Anmol1696 Anmol1696 linked a pull request Sep 1, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant