yannibenoit commented on issue #18041:
URL: https://github.com/apache/airflow/issues/18041#issuecomment-1320140278

   @potiuk 
   I'm on version [2.3.4](https://pypi.python.org/pypi/apache-airflow/2.3.4), I 
got a issue on an existing DAGs that's was working fine before with older 
version (2.1.X) 🤷‍♂️ 
   
   I tried to update the following variables and I still have the issue :
   ```
   AIRFLOW__SCHEDULER__SCHEDULE_AFTER_TASK_EXECUTION: 'False'
    AIRFLOW__SCHEDULER__DAG_DIR_LIST_INTERVAL: "30"
   AIRFLOW__CORE__KILLED_TASK_CLEANUP_TIME: "604800"
   ```
   
   and also tried with `dagrun_timeout=timedelta(minutes=120)`
   
   I don't understand what I'm doing wrong because other dags work fine 😢 
   
   Any clue 🙏 ?
   ---
   
[dag_id=singer_wootric_stitch_run_id=manual__2022-11-18T09_14_57.025351+00_00_task_id=bash_create_and_init_wootric_venv_attempt=16.log](https://github.com/apache/airflow/files/10042284/dag_id.singer_wootric_stitch_run_id.manual__2022-11-18T09_14_57.025351%2B00_00_task_id.bash_create_and_init_wootric_venv_attempt.16.log)
   
   
   


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