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

Resolve how to handle case when the handler crash #5

Open
MalloZup opened this issue Sep 24, 2020 · 0 comments
Open

Resolve how to handle case when the handler crash #5

MalloZup opened this issue Sep 24, 2020 · 0 comments

Comments

@MalloZup
Copy link
Owner

it can be solved in many ways.

An option would be to have somehow kind of redundancy on the daemon itself which will respawn and monitor a sub-daemon.
In case it fails it will be respawned.

Since the alert-handler can be fondamental component, I do think that somehow a similar solution where only this binary is involved for its own redundancy/resilience is the best solution

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