The GitHub Actions job "Tests (AMD)" on airflow.git/airflow-66416 has failed.
Run started by GitHub user FrankYang0529 (triggered by FrankYang0529).

Head commit for run:
417db0a77e8b9181f7034b4cb2d1b90a12f1e93e / PoAn Yang <[email protected]>
Use 410 for stale id for set rtif API

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.

Signed-off-by: PoAn Yang <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to