forked from apache/airflow
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove TaskFail duplicates check (apache#26714)
This check was added in error. The duplicates are supposed to be there. The task duration and gantt views process TaskFail records with the apparent intention of including durations from non-final failed attempts to the overall duration of the run. (cherry picked from commit ee21c1b)
- Loading branch information
1 parent
6831e78
commit b94db52
Showing
1 changed file
with
19 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters