tirkarthi commented on issue #41613: URL: https://github.com/apache/airflow/issues/41613#issuecomment-2310294170
@adrianrego Please review #41754 . I guess you can also inherit `BaseTaskEndEvent` to override `handle_submit` to call set_state as per PR and use it as base class for custom TaskSuccessEvent, TaskFailedEvent etc. though I haven't tested it in case you need the fix before next release of 2.10.1 . -- 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]
