dor-bernstein commented on code in PR #70589: URL: https://github.com/apache/airflow/pull/70589#discussion_r3671928586
########## airflow-core/newsfragments/70588.improvement.rst: ########## @@ -0,0 +1 @@ +The per-DAG permission sync during DAG parsing now honors ``[fab] update_fab_perms``. The default (``True``) keeps the existing behavior; setting it to ``False`` skips the per-DAG permission sync, avoiding the extra per-parse writes for deployments that manage DAG access at the role level. Review Comment: @vincbeck by no need you mean there's a better way to achieve less DB updates without changing the code? -- 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]
