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



##########
File path: scripts/in_container/prod/entrypoint_prod.sh
##########
@@ -111,6 +111,19 @@ 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

Review comment:
       I'm not sure I agree with this -- if we aren't running airflow, we 
likely want to do something else, often related to debugging.
   
   
   Hmm.




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