The GitHub Actions job "Tests (AMD)" on airflow.git/backport-a327dd4-v3-3-test has failed. Run started by GitHub user vatsrahul1001 (triggered by vatsrahul1001).
Head commit for run: 7450631135e58103f3e12967ad74195786bb96cb / PoAn Yang <[email protected]> [v3-3-test] Return 410 for stale id for set rtif API (#68902) When a task whose operator sets overwrite_rtif_after_execution=True leaves RUNNING via a retry or a clear, the server regenerates the task instance id and archives the old one. finalize() still overwrites RTIF with the stale id, so the API server returns 404 and the worker logs a spurious error traceback on top of the task's real outcome. The RTIF will be wrote in next id. (cherry picked from commit a327dd4a73373f4f8927d22ed7512c43fa2bc23c) Co-authored-by: PoAn Yang <[email protected]> Signed-off-by: PoAn Yang <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/28859825257 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
