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

Add healthcheck endpoint to backend and frontend. #194

Open
Tracked by #220
plor opened this issue Apr 11, 2024 · 0 comments
Open
Tracked by #220

Add healthcheck endpoint to backend and frontend. #194

plor opened this issue Apr 11, 2024 · 0 comments

Comments

@plor
Copy link
Contributor

plor commented Apr 11, 2024

Add a healthcheck endpoint that reports on whether connections (database, etc) are up and working. This should return 200 on healthy and appropriate error code on not-healthy. Also a JSON response should break down what components were looked at.

As a bonus add an caution state that hints that the service is not unhealthy, but may be having issues (this could inform scaling to add a new node or something similar).

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

No branches or pull requests

2 participants