uranusjr commented on code in PR #70805:
URL: https://github.com/apache/airflow/pull/70805#discussion_r3732392036


##########
airflow-core/src/airflow/dag_processing/bundles/manager.py:
##########
@@ -107,6 +108,20 @@ def _bundle_item_exc(msg):
     )
 
 
[email protected]

Review Comment:
   Adding the cache here seems wrong since the function is called exactly only 
once. Do we plan to call `is_bundle_configured` more in the future? If we do, 
maybe we should cache that instead.



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