nritholtz commented on a change in pull request #5940: [AIRFLOW-5336] Add 
ability to make updating FAB perms on webserver in…
URL: https://github.com/apache/airflow/pull/5940#discussion_r339669996
 
 

 ##########
 File path: docs/faq.rst
 ##########
 @@ -221,3 +221,8 @@ Why next_ds or prev_ds might not contain expected values?
   ``execution_date`` and ``schedule_interval``. If you set 
``schedule_interval`` as ``None`` or ``@once``,
   the ``next_ds``, ``next_ds_nodash``, ``prev_ds``, ``prev_ds_nodash`` valueS 
will be set to ``None``.
 - When manually triggering DAG, the schedule will be ignored, and ``prev_ds == 
next_ds == ds``
+
+How do I stop the sync perms happening multiple times per webserver?
+------------------------------------------------
 
 Review comment:
   Thanks @kaxil , applied.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to