[SOLVED] The maximum number or size of attributes for this collection has been reached
- 1
- Resolved
- 3
- Databases
- Cloud
is there a limit to number of attributes in a collection ? what is it ? Can it be increased ? What is the workaround ?
If I remember It well, the limit was quite high
Maybe you should use a different structure or separate the data into multiple collections
That's a lot 👀
maybe i will combine few of them into a single json attr
Yes. If you want you can specify what are you trying to achieve so we can have a better idea and guide you if needed 🙂
i have a jobs collection which stores taskId and other metadata from a different api and gets updated async ( through another func via cron ) , this is directly connected to entity called characters . Need to list these character generations uniquelty to a single character . let me know if more info is required.
Hmmm I see. It's not that much. Maybe they are too big? What's their average size?
I thought it was a longer list 😅
Great! I'm marking this as solved then. 😄
[SOLVED] The maximum number or size of attributes for this collection has been reached
Recommended threads
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...
- Can't connect GitHub — 500 error at the ...
Appwrite Cloud, Pro plan, SFO region. All my Git connections vanished today — Sites and all 15 Functions now show no repository connected. When I try to add a ...