potiuk commented on PR #23079: URL: https://github.com/apache/airflow/pull/23079#issuecomment-1843830456
> Resolves issue #22995 by preventing the clearing of task status when marking a task as failed with downstream selected. This adjustment is crucial to avoid unintended task reruns. Previously, marking a task as failed with downstream selected resulted in both marking it as failed and subsequently clearing its status, causing unnecessary task reruns. > > Additionally, in cases where a task is already in a failed state and is marked as failed again without downstream selected, this fix ensures that the status of downstream tasks is not cleared. This behavior ensures consistency in handling task status, preventing unnecessary resets when not explicitly intended. > > Your feedback on this improvement is appreciated. Please review and share any insights. This change is closely related to the ongoing efforts to enhance task status management, as noted in issue #22995. Thank you for your attention to these considerations. Please stop posting chat-gpt / AI generated comments. They are nonsencial, useless and bring no value for anyone @itstalmeez . I was tempted to report you to Github which might result in your account being suspended, but for a while I decided to hold on to see if warning like that will be efficient. This adds a lot of noise to communication here and you are spamming our project. One more time and report will be sent. -- 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]
