The GitHub Actions job "Tests (AMD)" on airflow.git/fix/stale-success-queued-after-defer has succeeded. Run started by GitHub user goingforstudying-ctrl (triggered by potiuk).
Head commit for run: cb69431a023659c1ed5930b4674760dbf870b7cc / goingforstudying-ctrl <[email protected]> Ignore stale executor success when TI is queued after defer When a task is deferred and later rescheduled into QUEUED state before the scheduler processes a stale SUCCESS event from the executor, the scheduler should ignore the stale success rather than incorrectly marking the task as succeeded. - Add guard in _process_executor_events to check current TI state - Add test for stale success after defer -> queued transition Fixes #67287 Report URL: https://github.com/apache/airflow/actions/runs/27928759131 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
