Skip to content

Add opt-in TCP port readiness check for upstream process#130

Open
le0pard wants to merge 1 commit into
basecamp:mainfrom
le0pard:wait-tcp-port
Open

Add opt-in TCP port readiness check for upstream process#130
le0pard wants to merge 1 commit into
basecamp:mainfrom
le0pard:wait-tcp-port

Conversation

@le0pard

@le0pard le0pard commented May 31, 2026

Copy link
Copy Markdown
Contributor

This PR introduces a simpler, zero-config alternative to HTTP-based health checks by adding an opt-in TCP port readiness check - Thruster can now simply wait for the upstream process to bind to its target TCP port before booting the main proxy server. Added WAIT_FOR_TARGET_PORT (default: false) and WAIT_FOR_TARGET_PORT_TIMEOUT (default: 60s) environment variables.

Loading
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.

2 participants