potiuk commented on a change in pull request #12878:
URL: https://github.com/apache/airflow/pull/12878#discussion_r537453057
##########
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:
And this is written now in this sequence in the docs -> I updated the
"what happens in entrypoint docs and made sure that the sequence of things
described there corresponds to the entrypoint script
----------------------------------------------------------------
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]