Pedrinhonitz commented on PR #66431: URL: https://github.com/apache/airflow/pull/66431#issuecomment-4392715853
I agree that this whole process is difficult to understand. This PR focuses on the false mismatch of issue #66374, which occurs when IT is already scheduled with next_method after the trigger. A more comprehensive approach, such as "ignoring all executor SUCCESSES," would require a check to ensure that each consumer of these events is not unexpectedly affected. I am not entirely familiar with this control and have minimal knowledge about it; this was my first contribution, but your comment about the scheduler not needing to process SUCCESS makes sense to me, as that is the expected behavior. I apologize for my English. (I'm translating some points that I didn't understand, and I may have misinterpreted something.) -- 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]
