Back

limits on the number of documents a user can create ?

  • 1
  • Databases
  • Flutter
  • Cloud
SylvainJack
5 Nov, 2023, 05:36

Hi there πŸ™‚ I need to fill some collections which are stored in a list. There are a lot of documents. When I try to create so many documents, it works for a while and then it stops telling me some kind of limit has been reached. How can I change that the time I fill my collections ? I work with appwrite cloud. Thanks for help Sylvain

TL;DR
User is experiencing a limit while creating documents in Appwrite. They are looking for a solution to bypass this limit. Possible solution: The user can check if it's a rate limit and wait before creating more documents. They can also use an API key to expose the functionality needed to create documents.
Drake
5 Nov, 2023, 21:41

What limit are you talking about?

Drake
5 Nov, 2023, 21:42

I'm going to assume you're talking about a rate limit. This is expected to prevent end users from spamming the server. They will either need to wait or you'll need to expose this functionality with an Appwrite function (using an API key)

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more