The GitHub Actions job "Tests" on airflow.git/ignore-terminal-state-update has 
succeeded.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
68914ee9d0a157fcb4b5d9ef1a8aac921507eac2 / Ephraim Anierobi 
<[email protected]>
Fix Execution API state update conflicts in HA

When a task pod reports a final state to the Execution API, another
scheduler may have already moved the task instance to a terminal state.

The API now treats state updates for already-terminal task instances as
an idempotent no-op instead of returning 409, preventing races
from failing the task pod.

Report URL: https://github.com/apache/airflow/actions/runs/20377182760

With regards,
GitHub Actions via GitBox


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

Reply via email to