The GitHub Actions job "Tests AMD" on airflow.git/callback-processor has failed. Run started by GitHub user kaxil (triggered by kaxil).
Head commit for run: 326c7f97735367b9083302cc89f66233553e1711 / Kaxil Naik <[email protected]> Fix DAG disappearing after callback execution in stale detection When `min_file_process_interval` exceeds `stale_dag_threshold`, DAGs would incorrectly disappear after callback processing. This occurred because callback-only processing updated file processing timestamps but not DAG parsing timestamps, causing stale DAG detection to trigger false positives. The fix prevents callback-only processing from updating `last_finish_time`, ensuring DAGs remain active when only callbacks are executed. fixes #55315 Report URL: https://github.com/apache/airflow/actions/runs/17772111316 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
