moomindani commented on PR #72313: URL: https://github.com/apache/airflow/pull/72313#issuecomment-5556794151
@eladkal could you take a look when you have a moment, or point it at whoever is better placed? A run carries one entry per task attempt, so a retried task is reported once per attempt, and a task that failed on an earlier attempt but succeeded on the retry is still reported as failed. Green, and verified against a live workspace. Note that #70385 edits the same two lines, so whichever lands second needs a trivial rebase. --- 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]
