Skip to content

Implement health service and proper shutdown#5

Open
Taucher2003 wants to merge 1 commit into
mainfrom
3-implement-health-service
Open

Implement health service and proper shutdown#5
Taucher2003 wants to merge 1 commit into
mainfrom
3-implement-health-service

Conversation

@Taucher2003
Copy link
Copy Markdown
Member

The health service is accessable without authentication

The server didn't handle SIGINT or SIGTERM correctly because it relied on rescuing KeyboardInterrupt which isn't reliable in containers.

Closes #3

The health service is accessable without authentication

The server didn't handle SIGINT or SIGTERM correctly because
it relied on rescuing KeyboardInterrupt which isn't reliable
in containers.
@Taucher2003 Taucher2003 self-assigned this May 22, 2026
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 this pull request may close these issues.

Implement Health Service

1 participant