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
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...
- Increase by operators
I see appwrite have bunch of useful operators for querieng db. One more I would like to suggest is operators like increase the count of a int columns by 1,2.. ...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...