tooptoop4 commented on a change in pull request #6944: [AIRFLOW-6360] 'Recent tasks' stats only show non-completed dagruns o… URL: https://github.com/apache/airflow/pull/6944#discussion_r363016598
########## File path: airflow/config_templates/default_airflow.cfg ########## @@ -377,6 +377,9 @@ update_fab_perms = True # 0 means never get forcibly logged out force_log_out_after = 0 +# 'Recent Tasks' stats will show for old DagRuns if True Review comment: see https://github.com/apache/airflow/pull/7037 ---------------------------------------------------------------- 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
