houqp commented on PR #22698:
URL: https://github.com/apache/airflow/pull/22698#issuecomment-1089132586

   > The approach we have gone elsewhere is to have classes pre-registered via 
plugins, and only allow those to be serialized.
   
   @potiuk @ashb could you expand a bit more on what you meant here? What's the 
right approach to implement custom serializable trigger rules via the plugin 
system? Right now, all our custom trigger rules are implemented in the form of 
airlfow plugins, but this last bit in the dag serialization code is preventing 
it from working. Did I miss any plugin feature that can workaround this problem?


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