The GitHub Actions job "Tests" on airflow.git/fix/dag-processing-last-duration-metric has failed. Run started by GitHub user Arunodoy18 (triggered by Arunodoy18).
Head commit for run: 2e028b5bf43bbb757701309a7ab6adfbec730c3c / Arunodoy18 <[email protected]> Re-enable dag_processing.last_duration metric This metric was accidentally disabled in Airflow 3.0 with a TODO comment referencing AIP-66. The dag_processing.last_run.seconds_ago metric continued to work, but dag_processing.last_duration was completely missing. This fix: - Uncomments the Stats.timing() calls for the last_duration metric - Updates the code to use the correct relative_fileloc parameter - Re-enables the previously skipped test Closes #60325 Report URL: https://github.com/apache/airflow/actions/runs/20874086467 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
