Andrushika opened a new pull request, #72439:
URL: https://github.com/apache/airflow/pull/72439

   ## Why
   
   `docker info` can wait indefinitely when the daemon or configured endpoint 
does not respond. This leaves Breeze commands such as `build-docs` stuck 
without useful feedback.
   
   ## What
   
   Add a 30-second deadline to the shared Docker info probes and report timeout 
and missing executable errors separately. Add regression tests for the 
preflight checks and verify that `run_command` forwards the timeout to 
`subprocess.run`.
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes — Codex (GPT-5)
   
   Generated-by: Codex (GPT-5) following [the 
guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to