is anyone else seeing failed flows outside of the timeframe in the card? For example, my Failed Flows card is set for 24 hours, but I'm seeing failed flows from last week. This didn't seem to be happening a few days ago
n
nicholas
09/01/2021, 4:25 PM
Hi @Jessica Smith - is this on the flow page?
j
Jessica Smith
09/01/2021, 4:29 PM
main screen and flow screen. the below is from the main dashboard, all projects view
This is from the flow page directly
n
nicholas
09/01/2021, 4:30 PM
Ah got it - the issue is that that query is looking at when the flow's run was last updated in the database sense, which can happen for a variety of reasons. This is confusing so I think we should switch that to looking at the run
start_time
timestamp instead
j
Jessica Smith
09/01/2021, 4:31 PM
that makes sense, i just deployed an update today. i would agree with changing it to start_time