1fanwang commented on PR #66410: URL: https://github.com/apache/airflow/pull/66410#issuecomment-4512477013
Closing — paired with #66402 closure. With no new task instance state landing, this listener hook has no corresponding state transition to observe. SRE observability for the "infrastructure disruption preserved work" case is achievable via either `task_state` introspection from the existing `on_task_instance_failed` hook (zero new surface), or a small `failure_kind` keyword on that hook (separate small PR if the community wants it). Neither needs a new hook. AIP-96 v3 will frame whichever option lands. -- 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]
