GlobalKeeper commented on issue #17463:
URL: https://github.com/apache/airflow/issues/17463#issuecomment-896529351


   @potiuk Thx for fast reply. There is no a problem with deployment. No one 
can kill container instead of airflow. I research an issues for airflow and 
discover some "AIRFLOW__SCHEDULER__SCHEDULE_AFTER_TASK_EXECUTION" env variable.
   After set
   ```
   AIRFLOW__SCHEDULER__SCHEDULE_AFTER_TASK_EXECUTION=false
   ```
   404 exceptions while airflow try to stop containers disappears (tested for 3 
days, more than 1k jobs successed)


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to