anomaly / anomaly/lab-python-server

Define and implement a health check endpoint

Ouverte
#4 1 commentaire 0 réactions 1 personne assignée Réclamée par @devraj Voir sur GitHub
Langage dominant
Python
Étoiles
16
Forks
4
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

The API should provide a health check endpoint for the live environment to use and establish if a container is healthy enough to service requests, to establish this:

- [x] Check if there's a connection to the database
- [x] Check if there's a connection to the queue processor
- [ ] Check if the application can log

Do not attempt to read or write from the database, it's should be a very quick endpoint to respond

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.