[
https://issues.apache.org/jira/browse/AIRFLOW-3057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ash Berlin-Taylor resolved AIRFLOW-3057.
----------------------------------------
Resolution: Fixed
> add macros that see only successful dags
> ----------------------------------------
>
> Key: AIRFLOW-3057
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3057
> Project: Apache Airflow
> Issue Type: Wish
> Reporter: jack
> Priority: Minor
> Fix For: 1.10.4
>
>
> Assume the following case:
> 1st DAG successful
> 2nd DAG failed
> 3rd DAG starts running
>
> When 3rd DAG access {color:#e74c3c}{{{color}{color:#e74c3c}
> {color}{color:#e74c3c}prev_execution_date{color}{color:#e74c3c}
> {color}{color:#e74c3c}}}{color} he will see 2nd DAG time.
>
> # This should be listed in
> [https://airflow.incubator.apache.org/code.html#default-variables]
> # is there a way to implement {color:#e74c3c}{{{color}{color:#e74c3c}
> {color}{color:#e74c3c}prev_execution_date_success{color}{color:#e74c3c}
> {color}{color:#e74c3c}}}{color} that will consider only successful DAGS?
>
>
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)