raghavan-arvind commented on PR #71579: URL: https://github.com/apache/airflow/pull/71579#issuecomment-5297314310
cc: @ashb from #66431, another one in the chain :(. I wonder if we want to just drop the event entirely if `state == SUCCESS` and `next_method is not None` (i.e. deferred), at this point, this event has nothing to do with the status of this task. We could also keep parity with above, add "RESTARTING" to this block as well. -- 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]
