eladkal commented on issue #54804:
URL: https://github.com/apache/airflow/issues/54804#issuecomment-4002974043

   > [@eladkal](https://github.com/eladkal) The fix in 
[#56400](https://github.com/apache/airflow/pull/56400) resolves this, but 
there's a broader pattern worth noting: any trigger that catches exceptions and 
yields a `TriggerEvent` error payload rather than letting the exception 
propagate will continuously trigger DAG runs when used as a message queue. This 
is a side effect of `TriggerEvent` having no standardized error schema. Happy 
to raise this as a separate issue or bring it to the dev list if useful.
   
   I am not into the details of the broader issue so you can proceed with new 
issue / dev list thread as you see fit (maybe open a PR directly if it is a 
small one?)
   I am closing this one as completed.


-- 
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]

Reply via email to