Failed to generate Short URL collection.
{"code":400,"type":"attribute_limit_exceeded","response":{"message":"Attribute limit exceeded","code":400,"type":"attribute_limit_exceeded","version":"0.11.4"}}
I am generating exactly 8 attributes for one collection, one by one, and it fails on about 5.
Is this yet another internal limit where I can't do small batch of 8 attribute creation?
Summary
Issue: User is experiencing a "Failed to generate collection" error with the error code "http 400 attribute_limit_exceeded." They are generating 8 attributes for one collection, but it fails on about 5.
Solution: The error is occurring because the user has reached the attribute limit. The user had a string attribute with a length of 9999, which was taking up a lot of space. They need to be mindful of the size of each attribute since URLs take up a significant amount of space. They should reconfigure their attributes to reduce the overall size of the collection. It is not recommended to create a batch of
Drake
Admin
Sep 28, 2023, 22:53
url attributes take up a lot of space
Matej
Rank 5: Hypervisor
Sep 28, 2023, 22:54
hmm
Matej
Rank 5: Hypervisor
Sep 28, 2023, 22:54
I'll try toreconfigure
Drake
Admin
Sep 28, 2023, 22:56
so the underlying database has a maximum size of 65kb. here's how much each attribute takes up: