Skip to content

Add configurable connect timeout for downloads#558

Open
sshedi wants to merge 1 commit intovmware:stable-3.5from
sshedi:stable-3.5
Open

Add configurable connect timeout for downloads#558
sshedi wants to merge 1 commit intovmware:stable-3.5from
sshedi:stable-3.5

Conversation

@sshedi
Copy link
Contributor

@sshedi sshedi commented Feb 23, 2026

Introduce connect_timeout config option and apply it via CURLOPT_CONNECTTIMEOUT in remote downloads to avoid long hangs when DNS resolution succeeds but TCP connection does not establish.

Introduce connect_timeout config option and apply it via
CURLOPT_CONNECTTIMEOUT in remote downloads to avoid long hangs
when DNS resolution succeeds but TCP connection does not establish.

Signed-off-by: Shreenidhi Shedi <shreenidhi.shedi@broadcom.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants