Test PR #687: verify container startup waits for DB before accepting requests #735

Open
opened 2026-04-11 14:23:59 -04:00 by pook · 0 comments
Owner

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)

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)*
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pook/compliancebot#735
No description provided.