dstandish opened a new pull request #21108:
URL: https://github.com/apache/airflow/pull/21108


   PR https://github.com/apache/airflow/pull/20833 tried to speed up the 
liveness probe by setting variable CONNECTION_CHECK_MAX_COUNT=0 which disables 
a connectivity check in `/entrypoint` (which turns out to be slow).
   
   Unfortunately the approach taken doesn't work; we have to use `sh -c exec` 
instead.
   


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