Skip to content

Conversation

@bbovenzi
Copy link
Contributor

@bbovenzi bbovenzi commented Aug 8, 2023

When retrying a task, the end date could become later than the dag run end date. So to make sure we always capture the whole dag run, we should check the task instance queued/start/end when determining the bounds of the gantt chart.

Also, included the try number of the task instance to help explain why a task might not be in order.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborg boring-cyborg bot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels Aug 8, 2023
@bbovenzi bbovenzi added this to the Airflow 2.7.1 milestone Aug 9, 2023
@bbovenzi bbovenzi merged commit 1dcf05f into apache:main Aug 9, 2023
@bbovenzi bbovenzi deleted the fix-gantt-chart-duration-range branch August 9, 2023 13:37
@ephraimbuddy ephraimbuddy added the type:bug-fix Changelog: Bug Fixes label Aug 9, 2023
ephraimbuddy pushed a commit that referenced this pull request Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants