ashb commented on a change in pull request #12766:
URL: https://github.com/apache/airflow/pull/12766#discussion_r537636414



##########
File path: scripts/in_container/prod/entrypoint_prod.sh
##########
@@ -111,8 +111,7 @@ else
     verify_db_connection "${AIRFLOW__CORE__SQL_ALCHEMY_CONN}"
 fi
 
-# The Bash and python commands still should verify the basic connections so 
they are run after the
-# DB check but before the broker check
+

Review comment:
       Could you add/keep this comment.

##########
File path: scripts/in_container/prod/entrypoint_prod.sh
##########
@@ -111,8 +111,7 @@ else
     verify_db_connection "${AIRFLOW__CORE__SQL_ALCHEMY_CONN}"
 fi
 
-# The Bash and python commands still should verify the basic connections so 
they are run after the
-# DB check but before the broker check
+

Review comment:
       Could you add back/keep this comment.




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

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


Reply via email to