Pedrinhonitz commented on PR #71579: URL: https://github.com/apache/airflow/pull/71579#issuecomment-5620051595
Just for the record, I’m leaving my question here as well. Can we guarantee that the combination of `RUNNING` and `next_method != None` never corresponds to a legitimate success result from the current attempt's executor? If that is the case, we could simply ignore the erroneous execution. Wouldn't it be more robust to consider an alternative that uses an ID associated with the execution? I provided more details on this in #72767 -- 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]
