vincbeck commented on issue #62246:
URL: https://github.com/apache/airflow/issues/62246#issuecomment-3986372844

   > When using dag_bundle_config_list with team_name in multi-team mode, the 
dag-processor's
   sync_bundles_to_db method logs "Added new DAG bundle" for team-scoped 
bundles but the records
   are not persisted to the dag_bundle table. Non-team bundles (like 
shared_dags and example_dags)
   persist correctly. The dag-processor then continuously logs "Bundle model 
not found" for the
   team bundles, and their DAGs are never processed.
   
   I am really surprised by this one. For each of my multi-team testing I have 
a setup with multiple dag bundles and I never saw this error. I can 
successfully see the Dags that are in the different Dag bundles I set-up. 


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