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

[Enhancement] Healthchecks #24

Open
JerboaGobi opened this issue Dec 18, 2024 · 2 comments
Open

[Enhancement] Healthchecks #24

JerboaGobi opened this issue Dec 18, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@JerboaGobi
Copy link

I think there is a good use case for a /healthcheck endpoint to be added to the application. It would also idea to add a binary that can be used to verify the containers health during runtime or to extend the application so that it has a paramater that acts as the healthcheck. Lastly, to update the Dockerfile so that the healthcheck is performed.

@Fijxu
Copy link
Contributor

Fijxu commented Dec 18, 2024

Of what type of healthcheck are you referring to? To a healthcheck that tells whenever invidious-companion is blocked from Youtube? Or if it replies to the client (a simple http request to a /health endpoint that returns 200)?

@JerboaGobi
Copy link
Author

JerboaGobi commented Dec 18, 2024 via email

@unixfox unixfox added the enhancement New feature or request label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants