Skip to content
Back

API Limitations on data importing

  • 0
  • Self Hosted
KardoBMB
25 Apr, 2024, 11:13

I am building a Flutter Application. I have a separated script which imports data from a csv file into AppWrite using the API. There are around 8-10k data records to be added in a single collection. The issue that I am facing is that the CPannel doesn't show more than 5000. I think 5006 to be exactly. I've also noticed that after this 5k, to insert all the data, AppWrite deletes the earliest created and continue uploading the content. Basically it deletes an old one(based on the order created) and then it creates the new one coming from the import script. I am self hosting the AppWrite project. Are there some limitations that I am not aware of?

TL;DR
Developers discussing API limitations on data importing for a Flutter Application using AppWrite. Self-hosted project experiencing issue with CPannel showing only up to 5006 records from csv file. AppWrite seems to delete old records after 5000 and continues uploading. No specific limitation mentioned other than storage.
D5
25 Apr, 2024, 11:37

I think the count could be frozen at 5006 but the documents should be there although the number is not correct

D5
25 Apr, 2024, 11:38

There's not any limitations for that from what I know regarding the amount of elements in self-hosting apart from the storage

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