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
- Compatibility issue with Kakao OpenID Co...
**Context:** I am attempting to integrate **Kakao Login** (one of the largest social login providers in South Korea) into my Flutter application using Appwrite'...
- Framework categorization for Sites
Hello, I want to deploy my web app via Appwrite SItes. My web app is vite+reactjs. In the Appwrite docs, it creates a vite+react app, and chooses React from the...
- Attribute not found in schema on REST AP...
I'm querying a appwrite collection via the REST API on appwrite cloud 1.9.5 (no SDK) via a cloudflare worker and keep getting: ``` {"message":"Invalid query: A...