github-actions[bot] opened a new pull request, #73256:
URL: https://github.com/apache/airflow/pull/73256

   Docker probes a container's healthcheck every `start_interval` during
   `start_period`, and the default is 5 seconds. A fresh postgres container is
   ready in 2 to 3 seconds, so the first probe was what every `breeze
   start-airflow` waited on.
   
   Both minimum versions `start_interval` requires — Docker Engine 25 and
   Compose 2.20.2 — are already the floors breeze enforces, so no user can end
   up on a version that would silently ignore the key.
   (cherry picked from commit 386132ef49f474add5509cf206cfed936a4645bf)
   
   Co-authored-by: Andrew Chang <[email protected]>
   Generated-by: Claude Code (Fable 5.1)


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