ephraimbuddy opened a new pull request, #71425:
URL: https://github.com/apache/airflow/pull/71425

   run_on_latest_version should have the same meaning for running and queued 
Dag runs, and when callers preserve a finished run's state. Otherwise cleared 
running tasks can retry against stale code while the Dag run still points at an 
older serialized Dag or bundle.
   
   Keeping the run, cleared task instances, integrity checks, and bundle 
selection aligned preserves the user's explicit rerun choice without rewriting 
unrelated task-version history.
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes — Codex (5.6 Sol)
   
   Generated-by: Codex (5.6 Sol) following [the 
guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to