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?
