anomaly / anomaly/lab-python-server
Define and implement a health check endpoint
未关闭
- 主要语言
- Python
- 星标
- 16
- 派生
- 4
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。