anomaly / anomaly/lab-python-server

Define and implement a health check endpoint

Đang mở
#4 1 bình luận 0 reaction 1 người được giao Được @devraj nhận Xem trên GitHub
Ngôn ngữ chính
Python
Star
16
Fork
4
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.