I have a lookup table "Saves_Youtube_Playlist" containing two association attributes. In the Cloud GUI when I click on this collection to view the rows list, I consistently receive a 500 error:
Taking a look...
When's the last time this error occured? Can you reproduce it now?
I tried it just now and got the same error
My theory is my associations have too much data in their attributes and maybe the backend is trying to load all of that data. I can redesign my collections to not store that data (though if this is the root cause it'd be nice to have the option to shallow/lazy load large attribute values)
Recommended threads
- Cant get realtime working
Hey I nned some help with realtime a gain. I was using client.subscribe(...), and i found out that its depricated then i believe realtime.subscribe(...) is the ...
- Firebase app import
I'm **very** new to appwrite and I just set up appwrite with docker and I'm trying to import a Firebase app I have set up but it's erroring and I don't really k...
- Documentation That's Not Useful
Collections show me this link to explain what the activity tab is for. https://appwrite.io/docs/products/databases/databases the documentation honestly is not h...