abhijeets25012-tech opened a new pull request, #61569: URL: https://github.com/apache/airflow/pull/61569
- Cached team names per DAG using lru_cache - Cached authorization checks per user + DAG using lru_cache - Updated requires_access_dag to use cached functions - This reduces redundant DB calls and speeds up API responses for repeated DAG access checks -- 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]
