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:
[email protected]


Reply via email to