You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/06/04 17:18:55 UTC

[GitHub] [airflow] coolacid commented on issue #16271: MySQL Connection Warnings/Errors (Entrypoint, Celery Executor Dangling)

coolacid commented on issue #16271:
URL: https://github.com/apache/airflow/issues/16271#issuecomment-854886061


   Work around: Set `CONNECTION_CHECK_MAX_COUNT=0` environment variable. 
   
   There is still a DB connection abort when using the `fork` celery method. This can be worked around by setting: `AIRFLOW__CORE__EXECUTE_TASKS_NEW_PYTHON_INTERPRETER=True`
   
   


-- 
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:
users@infra.apache.org