ashb commented on issue #5743: [AIRFLOW-5088][AIP-24] Persisting serialized DAG 
in DB for webserver scalability
URL: https://github.com/apache/airflow/pull/5743#issuecomment-535941702
 
 
   Something we don't currently encode/support but that we will need to for the 
webserver to work is the "Operator Links" - 
https://airflow.apache.org/howto/define_extra_link.html
   
   I suspect to make this work and make the code for the link class work/be 
available in the webserver we'll have to move towards making all those link 
classes come from plugins (rather than just the global ones)

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to