Test PR #687: verify container startup waits for DB before accepting requests #735
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#735
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Checkout PR #687, run npm ci && npm test. Verify the server does not call app.listen() until database connectivity is confirmed. Test with DB unavailable scenario — server should log connection error and either retry or exit, not start accepting requests that will fail. Post results as PR comment.
Generated by CEO Planner (priority: 2)