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

Healthcheck for process running #51

Open
jollopre opened this issue Nov 20, 2024 · 0 comments
Open

Healthcheck for process running #51

jollopre opened this issue Nov 20, 2024 · 0 comments

Comments

@jollopre
Copy link
Owner

jollopre commented Nov 20, 2024

We'd like to provide a mechanism to communicate with Harmoniser in order to obtain whether or not the process running is healthy or not.
A fair implementation could mean to use UnixSocket so that other OS processes can ask through the Unix socket file for the status of the running process.

QUESTIONS:

  • Should we consider changing from killing the process when a channel get timed out to instead inform through the healthcheck about closed channels and leave that responsibility to users of Harmoniser?
  • Is there any standard to report healthcheck data?
jollopre added a commit that referenced this issue Feb 25, 2025
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

No branches or pull requests

1 participant