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

Docker healthchecks #32

Open
Huskydog9988 opened this issue Oct 2, 2021 · 1 comment
Open

Docker healthchecks #32

Huskydog9988 opened this issue Oct 2, 2021 · 1 comment
Labels
enhancement New feature or request Hacktoberfest Hacktoberfest help wanted Extra attention is needed

Comments

@Huskydog9988
Copy link
Member

Is your feature request related to a problem? Please describe.
Currently there is no good metric for Docker to know if the bot is working as expected.

Describe the solution you'd like
A health check should be implemented in the Dockerfile, which pings a dedicated route within the bot.

Describe alternatives you've considered
We could always just rely on exit codes, but that has been proven time and again to be ineffective.

@Huskydog9988 Huskydog9988 added enhancement New feature or request help wanted Extra attention is needed Hacktoberfest Hacktoberfest labels Oct 2, 2021
@Siddharth9890
Copy link

i can work on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hacktoberfest Hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants