Skip to content

check required ports are reachable#39

Merged
vidya381 merged 4 commits intomainfrom
feat/port-checks
Mar 8, 2026
Merged

check required ports are reachable#39
vidya381 merged 4 commits intomainfrom
feat/port-checks

Conversation

@vidya381
Copy link
Owner

@vidya381 vidya381 commented Mar 8, 2026

Adds PortCheck that does a TCP dial on localhost before the connectivity checks run. Port is parsed from the service URL env var so custom ports are respected, with a fallback to the default.

Closes #11

@vidya381 vidya381 merged commit b13ab75 into main Mar 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check required ports are reachable

1 participant