Review PR #687 container startup dependency check #1325
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#1325
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?
PR #687 adds a startup check so container deployments wait for Postgres before starting Express. Without this, the app may start before the database is ready and fail on first request.
Steps:
npm testAcceptance criteria:
Generated by CEO Planner (priority: 3)