
I design a page in FlutterWeb I don't know why this list usually loads slowly only for the first time (about 10s).: https://genistree.pl/#/revisionbooks I'm getting documents by listDocuments
However, the next records (pagination is set to 30) load quickly. The same if I refresh the page. Even if I open the page again from a different browser, it's ok. I have the impression that loading takes longer only for the first time after a long break

It loads instantly for me

Oh, you're right, if you click one in the map, it takes 30s to load

What's the code?

And how's the database structured?

I think you have a lot of documents in a single collection, right?
Recommended threads
- I am facing this error: type 'Null' is ...
When attempting to fetch areas from the area collection, the application throws an error: "type 'Null' is not a subtype of type 'int.'" This issue originates in...
- Adding Domain to Sites [Self Hosted]
I am struggling to get this working. I stood-up a new server and deployed appwrite 1.7.4. I added update .env file _APP_DOMAIN=appwrite.mydomain.com _APP_DOMAI...
- Adding custom domain to Appwrite project
My app is hosted on Vercel on domain todo.velleb.com. On PC, the OAuth logins like GitHub, Discord and Google work and create the account and log in. On mobile ...
