henry3260 commented on code in PR #68020:
URL: https://github.com/apache/airflow/pull/68020#discussion_r3358046784


##########
airflow-core/newsfragments/68020.improvement.rst:
##########
@@ -0,0 +1 @@
+Cache the per-request Dag team lookup used by authorization checks, avoiding 
redundant Team-table queries on the grid (and on its auto-refresh polls). The 
cache TTL is configurable via ``[core] team_name_cache_ttl`` (default ``30`` 
seconds).

Review Comment:
   Could we remove it?



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