tirkarthi commented on PR #44369: URL: https://github.com/apache/airflow/pull/44369#issuecomment-2501227202
There are `cleanup` function implementations that expect `task_instance` to be always present like https://github.com/apache/airflow/pull/39442 and might fail to cleanup if they are used with asset based use cases though exceptions from cleanup are suppressed so just wondering if cleanup is semantically valid for triggers with assets scenario since it's not mentioned in the AIP. -- 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]
