gopidesupavan commented on PR #49445:
URL: https://github.com/apache/airflow/pull/49445#issuecomment-2818186485

   > Yeah @gopidesupavan thats the reason. Now the operator extra links do not 
run in the webserver anymore.
   > 
   > We push the value generated by `get_link` function to xcom when a task is 
running instead (for operator_extra_links at operator / task level) and the 
webserver reads that off. For operator links in plugins defined, during 
deserialisation, we convert that object to a xcomoperatorlink instead and 
webserver just reads the xcom
   
   Thanks yeah, Alright we can cleanup these methods. 


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