Hi everyone! I have a self hosted Prefect ec2 inst...
# ask-community
g
Hi everyone! I have a self hosted Prefect ec2 instance. I’ve noticed a strange behaviour in the web ui. When I filter by date (no other filters applied), from whatever is the starting date to today I can see runs only from 03-05-2023. I cannot see runs older than 03-05-2023. Why is that happening?
f
Any error in devtools ?
g
what is devtools?
Orion and the agent do not have any error
f
In the browser
g
ah ok, no, the console in chrome does not print any error
f
What about the network tab
g
neither in the network tab, all requests are 200
f
Do you have a lot of flow runs ?
g
this is from 01-04-2023 to today
f
I remember an issue where prefect api return 50 or 100 last jobs in the api call
g
this is the last week
for example, today I cannot see 03-05-2023 which I was able to see yesterday
f
If you do from 03-05 to 04-05
g
ah yeah
f
Do you see anything ?
g
if I set 2023-04-01 to 07-04-2023 I see flow runs
so there is this, I suppose, safety limit
f
Can't remember if it's 50 or 100
Can you look in devtools network tabs how much result the api return ?
g
I guess it is 1000