prefect icon indicating copy to clipboard operation
prefect copied to clipboard

Bug for historical plot of Flow Runs

Open trinebrockhoff opened this issue 1 year ago • 0 comments

First check

  • [X] I added a descriptive title to this issue.
  • [X] I used the GitHub search to find a similar issue and didn't find it.
  • [X] I refreshed the page and this issue still occurred.
  • [X] I checked if this issue was specific to the browser I was using by testing with a different browser.

Bug summary

Hey prefect,

It does not have expected behavior when choosing historical data in below: image

Reproduction

I have a flow running every half hour, and it always fails at night (in a time period).

So I would like to plot the flow runs over a time period. So I pick the timeperiod (orange) and the total number of flow runs are updated (purple). But the plot is not updated (yellow), it looks like the “Past 1 day” view. And when I hover over the first flow run (red), it shows me the “past 1 day”- first flow run. image

Error

I can’t collect the information about: what typical time at night does my flow fail, because I am not able to see the historical flow runs.

It is showing only the last day plot.

Browsers

  • [X] Chrome
  • [ ] Firefox
  • [ ] Safari
  • [X] Edge

Prefect version

No response

Additional context

No response

trinebrockhoff avatar Feb 13 '24 21:02 trinebrockhoff