o-nikolas commented on issue #62246:
URL: https://github.com/apache/airflow/issues/62246#issuecomment-4001138789

   > Do the executors also need `AIRFLOW__CORE__MULTI_TEAM` = True environment
   > variables?
   > 
   > Steps to reproduce
   > - Run airflow with multi_team=True.
   > - Start ecs executor without AIRFLOW__CORE__MULTI_TEAM` = True environment 
flag.
   > 
   > Error
   > ```
   > {"timestamp":"2026-03-02T04:34:49.374043Z","level":"error","event":"Top 
level 
error","logger":"task","filename":"task_runner.py","lineno":1827,"error_detail":[{"exc_type":"AirflowConfigException","exc_value":"Section
 `dag_processor` key `dag_bundle_config_list` cannot have a team name when 
multi-team mode is disabled.
   > 
   > ```
   
   This seems like a reasonable expectation and the error message seems pretty 
clear on what the user needs to do to fix it. Do you agree @vincbeck?


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