Skip to content

add time out for request.get()#113712

Open
jldohmann wants to merge 1 commit into
openshift:mainfrom
jldohmann:add-http-timeout
Open

add time out for request.get()#113712
jldohmann wants to merge 1 commit into
openshift:mainfrom
jldohmann:add-http-timeout

Conversation

@jldohmann

Copy link
Copy Markdown
Contributor

Version(s): at least 4.22+

Issue: https://redhat.atlassian.net/browse/OSDOCS-20123

Additional information: this PR adds a 30s timeout to requests.get() to prevent indefinite hangs when fetching remote GH includes when dealing with slow or broken IPv6 connectivity. without this, the script hangs unless interrupted. this is affecting ROSA classic docs builds that, since releasing 4.22, require fetching multiple remote files sequentially in the same .adoc file

@openshift-ci openshift-ci Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jun 19, 2026
@ocpdocs-previewbot

Copy link
Copy Markdown

🤖 Fri Jun 19 00:47:20 - Prow CI generated the docs preview:

https://113712--ocpdocs-pr.netlify.app/

@openshift-ci

openshift-ci Bot commented Jun 19, 2026

Copy link
Copy Markdown

@jldohmann: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants