moomindani commented on PR #70385: URL: https://github.com/apache/airflow/pull/70385#issuecomment-5736877705
Nothing from my side — the approval stands, and the rebase I flagged in my merge-order note is not needed. #72313 landed since then, and the two changes sit on different lines: it rewrote the loop header (`_latest_attempts(...)`), while this one rewrites the `failed_tasks.append(...)` payload. I merged current `main` into `f1bb073570` locally to be sure — no conflict, and the combined `utils/test_databricks.py` is 24 passed, with both the attempt-dedup tests and the sanitization tests green. So it is waiting on a committer to merge. --- Drafted-by: Claude Code (Opus 5); reviewed by @moomindani before posting -- 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]
