Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skipped state duration and end time fix #1030

Merged
merged 4 commits into from
Sep 2, 2021
Merged

Conversation

znicholasbrown
Copy link
Contributor

PR Checklist:

  • add a short description of what's changed to the top of the CHANGELOG.md
  • add/update tests (or don't, for reasons explained below)

Describe this PR

Fixes a bug where flow runs in a Skipped incorrectly populated the end_time field and never capped durations.

Resolves: #1000
Resolves: PrefectHQ/prefect#4864

@znicholasbrown
Copy link
Contributor Author

Note that this also fixes the sorting issue with the timeline where skipped runs were always to the right of finished runs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Skipped states should not have a duration "Skipped" state doesn't quite work for Flows
2 participants