vincbeck commented on issue #57966: URL: https://github.com/apache/airflow/issues/57966#issuecomment-3581587607
Yes in my opinion it should be a UI endpoint only, plus, we should also limit the usage of this endpoint. I expect to call this endpoint for very specific UI elements, not for all UI elements, otherwise the overall UI latency will be downgraded. Example, on the list dags page, I do not think we should call this endpoint to figure whether the user is allowed to trigger each individual dag, but we could call it when the user click on the trigger button (before displaying the pop up) -- 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]
