ashb commented on issue #55728: URL: https://github.com/apache/airflow/issues/55728#issuecomment-3303747141
L256 seems to be a `raise AirflowException(event["message"])` -- is that really the line it's blowing up on and the end of the stack trace? Ohh. that is the error being propogated from the trigger, so it's got the wrong stack trace. -- 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]
