ashb commented on a change in pull request #12878:
URL: https://github.com/apache/airflow/pull/12878#discussion_r537449963
##########
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:
Oh this didn't actually change behaviour/in fact it's better now. NM :)
----------------------------------------------------------------
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]