every time i call getAccount it takes forever is there a way to improve that i am using web sdk
TL;DR
The user is experiencing slow loading times when calling the getAccount function in Appwrite cloud. They suggest that Appwrite should implement local fetching of user data like Firebase does. The user is seeking advice on how to improve the loading time and is using the web SDK.
Solution: There is no direct solution provided in the thread. It is advisable for the user to check for any issues with their internet connection and ensure that it is stable. They can also try optimizing the code in their web SDK implementation for better performance. Additionally, reaching out to Appwrite support for further assistance may be beneficial.Yes bro because it fetches userdata using internet, that's why. But they should implement without internet fetch userdata like firebase does.
Is this Appwrite cloud? Or self-hosted?
it is Appwrite cloud
Recommended threads
- general_route_not_found - Auth Guide
If you’ve just added a subdomain to your project, verified your DNS records, and confirmed your SSL certificate is working, but you're still hitting a `general_...
- Can't resume paused project
I have logged in in incognito, done the email verification and still get the invalid fingerprint error. What's the issue.
- Download appwrite Docs
Is there is a way to download appwrite Docs ? Because appwrite skill isn't enough to give the agent full understanding about how appwrite works (I noticed this ...