Best way at present to create/update/delete multiple documents at one go
- 0
- Databases
- Functions
- Cloud
At present I am using cloud function and loop the create document function.
But I need to know whether 120 requests per minute limit is there for cloud functions too???
Also awaiting for each call and then sending another create document request takes some time.Is there any other option to do
REQUEST:- Create a direct function like create documents,update documents and delete documents so that it doesn't require the use of creating cloud function.
P.S. I am using python for cloud functions.
Thank you.
Recommended threads
- TLS provisioning failure for custom doma...
Hi Appwrite team, we’re using Appwrite Sites and TLS provisioning for our custom domain fails. Domain: somnara.app Error: Failed to create TLS subscription –...
- Functions Problem
Whenever I run my AI Generate through Appwrite Functions, I am getting this Call Stack AIService.generateServer (src\services\ai\gemini.ts) next (<native>) ...
- How Can I Create landing page in appwrit...
I created function called invoice URL https://app.getrestt.com/v1/functions/invoice/executions?id=test-76f948fe83c43422561fe096c0674a1bd3ff0702cdfcf2444293ab31...