bingqin2 commented on issue #72513:
URL: https://github.com/apache/airflow/issues/72513#issuecomment-5626393052

   There is no PR for this yet after a week, so I am going to start on it along 
the lines discussed above: keep the guarantee from #66205 that trigger targets 
are synced on every call, but stop re-parsing and re-syncing the whole bundle. 
Plan: sync only the tested Dag's file plus the files of TriggerDagRunOperator 
targets with static dag ids that the metadata DB already knows, and fall back 
to the current whole-bundle walk only when a target is not in the DB yet. 
@jasperjonkhans if you already have something in progress, say so and I will 
step back.


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