You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2019/08/21 11:03:00 UTC

[jira] [Commented] (AIRFLOW-5273) Config flag to limit webUI to show only last 35 days of taskinstances/dagruns

    [ https://issues.apache.org/jira/browse/AIRFLOW-5273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16912173#comment-16912173 ] 

Ash Berlin-Taylor commented on AIRFLOW-5273:
--------------------------------------------

On which pages? Most of them use paging or have a limit default limit of 25 dag runs.

> Config flag to limit webUI to show only last 35 days of taskinstances/dagruns
> -----------------------------------------------------------------------------
>
>                 Key: AIRFLOW-5273
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5273
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: ui
>    Affects Versions: 1.10.3
>            Reporter: t oo
>            Priority: Major
>
> Right now webui is bringing back billions of task instances and millions of dagruns. As airflow has run many tasks over 2 years. This change would ensure all data returned by the ui has filter: start_date >= <now()-CONFIGFLAG.ie 35days>



--
This message was sent by Atlassian Jira
(v8.3.2#803003)