dabla commented on PR #59787: URL: https://github.com/apache/airflow/pull/59787#issuecomment-3689500969
This is really a nice addition as it indeed won't block a worker while waiting for the task results. A unit test would be nice though, as well for the serialize method of the trigger and the operator when executed in deferred mode (e.g. a TaskDeferred exception should be expected in that case and also assert contents of that TaskDeferred exception). -- 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]
