Brunda10 commented on PR #55673: URL: https://github.com/apache/airflow/pull/55673#issuecomment-3305844147
Thanks for the feedback @pierrejeambrun , I’ve updated the implementation to: - First validate all plugins and build the valid_plugins list. - Then apply pagination and total_entries only on the valid set. - Added a test case to validate pagination when invalid plugins are present, ensuring page size and offsets behave correctly. -- 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]
