xBis7 commented on code in PR #62127: URL: https://github.com/apache/airflow/pull/62127#discussion_r2827529261
########## task-sdk/src/airflow/sdk/execution_time/task_runner.py: ########## @@ -40,6 +40,7 @@ from airflow.dag_processing.bundles.base import BaseDagBundle, BundleVersionLock from airflow.dag_processing.bundles.manager import DagBundlesManager +from airflow.observability.metrics import stats_utils Review Comment: Good catch! -- 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]
