feat: add GET /api/health with dependency checks #25
No reviewers
Labels
No labels
agent-task
agent-task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pook/compliancebot!25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/api-health-endpoint"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
GET /api/healthendpoint that checks database connectivity (SELECT 1), OpenAI API reachability (models.list), and process memory usagestatus(healthy/degraded/down),uptime,timestamp,version, and per-checkresponseTime/healthpath for backwards compatibilityTest plan
🤖 Generated with Claude Code