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 shahar1).

Head commit for run:
8adc3a2d6c5e8bfae1cc8e65a58be75fb934f6dc / 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/28327370529

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to