yuseok89 commented on issue #61485:
URL: https://github.com/apache/airflow/issues/61485#issuecomment-4622657026
Parts of this already landed:
- #60274 : user + permission caching
- #62369 : N+1 `ti_summaries` requests (NDJSON streaming)
- #65775 : serialized DAG caching (shared `DBDagBag`)
Remaining: `get_team_name` in `requires_access_dag` is still uncached -
called twice per grid endpoint and re-polled.
--
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]