jason810496 commented on issue #61815: URL: https://github.com/apache/airflow/issues/61815#issuecomment-3897742701
Sorry that I didn't look into the proposed "API(connection_types + on-demand detail per type)" approach carefully in my last reply. From my perspective, the static yaml based approach _might_ already be fast enough Since we only need the `provider.yaml` for each provider instead of importing hooks for each provider, which _should_ be less than 1 seconds for those file I/O operation. Maybe we can wait until the yaml base approach finishes and then see whether do we need the additional separate routes for the UX purpose. -- 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]
