every time i call getAccount it takes forever is there a way to improve that i am using web sdk
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
- TablesDB `updateRows` returns `database_...
Hi Appwrite team! I’m seeing a strange issue with TablesDB bulk row updates on a self-hosted Appwrite instance. **Environment** - Appwrite self-hosted `1.9.0` ...
- [SOLVED] Realtime Missing Channels
```js useEffect(() => { let subscription: RealtimeSubscription; async function loadChips() { try { const {rows: chi...
- Updating GitHub App access throws error
Steps to reproduce - 1. Have some private repos allowed on the install access 2. New Site/Func > Connect GitHub > see the side card saying `Missing a repo` > cl...