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

Service Manager / Service events for status change #37

Open
Kitt3120 opened this issue Jan 24, 2024 · 0 comments
Open

Service Manager / Service events for status change #37

Kitt3120 opened this issue Jan 24, 2024 · 0 comments
Assignees
Labels
feature Adds or requests new feature
Milestone

Comments

@Kitt3120
Copy link
Owner

Currently, a health check is performed at startup which check whether all essential services have been started successfully. If not, the program exits. This was fine originally, but with the addition of background tasks, a service can now fail at runtime and change its status.

A service and the Service Manager should provide a way to react to this "from the outside" using some kind of event system.

@Kitt3120 Kitt3120 added the feature Adds or requests new feature label Jan 24, 2024
@Kitt3120 Kitt3120 added this to the MVP milestone Jan 24, 2024
@Kitt3120 Kitt3120 self-assigned this Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adds or requests new feature
Projects
Status: 🏃 In Progress
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant