https://prefect.io logo
Title
c

Charles Leung

04/27/2023, 6:34 PM
Hey Team, how long does prefect hold the flow runs for in the self hosted version of Prefect (in the UI and in the DB)? I see currently I have 330 ish flows that get cut off at around Apr 25.
1
z

Zanie

04/27/2023, 6:36 PM
We don’t ever remove old flow runs from the database in the self-hosted version
I’m not sure if the UI has a default filter on age
n

nicholas

04/27/2023, 6:40 PM
The UI has a default filter of 1 week or so - you can change this using the date picker in the top left of the flow runs page:
c

Charles Leung

04/27/2023, 6:47 PM
Got it. Thank you both!