
Hello everyone! 👋🏻
For a (hobby) project I'd like to add 17500 documents to a collection. This is a one time thing. I tried to do it by using a Cloud function and executing it, but I'm being rate limited fairly quickly (understandable).
Since I'm using Appwrite Cloud, I cannot set _APP_OPTIONS_ABUSE as far as I know.
My question now is: How can I add these documents without being rate limited?

Solved.

What was the solution?

PS: no need to delete everything 😅

Now, I really want to know what was solved

Top secret

Lol

@memoonlite Closing this

What's the best way of inserting 17500 documents at once?

[SOLVED] What's the best way of inserting 17500 documents at once?

I restored my post. 😊 It was a stupid mistake, I thought it's the best not to bother anyone with it.

I forgot to attach the API key to my function. 👎

Oh, It happened to me once too 😆

I tried to batch insert documents but I forgot to attach the API key to my function. 😊

No worries. We prefer to have posts with the solution so people searching for similar solutions find them 😄

Indeed, it's easy to make a small mistake! I'm glad it's working correctly now. 👍

Yes, glad to hear!

Adding to this: if you want privacy, you can delete it, we respect the decision too 😅 But obviously it's more beneficial for the community the first option

Closing this since it's solved. Thanks @memoonlite for sharing it :appwriteheart:

True, but I felt a bit silly after I found out my mistake. 😂 Either way: Thanks everyone for the replies in this tread. 👍

Well, this could happen to anyone, even people with more experience. In fact as said, happened to me 🤣

No, it's fine to keep the post. 👍 It might help someone in the future. I use the search function myself here on Discord a LOT as well and it helps me to find an answer to my question most of the time.

Recommended threads
- Relationship Attribute Deletion Causes D...
I'm experiencing a critical bug with Appwrite CLI that causes complete data loss when making minor schema changes to relationship attributes. What I Tried To D...
- Help on importing data - error Unknown a...
Hey There! I want to create a local environment on my new computer, i wish to get the information i have on my staging appwrite cloud server. When running mig...
- login backend and frontend
I'm using Remix, as my Backend (node). and react on my frontend. Until now, i did SSR login. saved the secret.. and it's fine. For many simpler requests i wish...
