Brunda10 commented on issue #55571:
URL: https://github.com/apache/airflow/issues/55571#issuecomment-3292017718

   Raised PR for fixing the issue by adding validation when constructing 
PluginResponse objects. Only valid plugins are returned in the /plugins API 
response.Invalid plugins are skipped gracefully, and a warning is logged in the 
terminal with the plugin name and error details.
   
   Future Improvements (to be discussed separately)
   
   Add unit tests specifically covering invalid plugin scenarios.
   
   Enhance the UI to include a dedicated section/tab for skipped or invalid 
plugins, showing detailed error information.


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