I followed the answer here.
The idea is the same: Not letting Airflow close threads too early:
export AIRFLOW__CORE__KILLED_TASK_CLEANUP_TIME=604800
did the trick.
I followed the answer here.
The idea is the same: Not letting Airflow close threads too early:
export AIRFLOW__CORE__KILLED_TASK_CLEANUP_TIME=604800
did the trick.