I have set the timeout of my functions for 600s but all my functions are failing in 30s
Project Id 6497da34c04e5a65ac32
Maybe the function code is incorrect?
Could you please share it?
Or at least more relevant fragments?
Execute the function asynchronously. Synchronous functions are capped at 30s
Is there documentation for that
Because it worked earlier
Not yet
Can you tell me how to do it
What do you mean?
I'm already using async await in js
So I don't understand how to make them more async
Oh you mean how to execute functions asynchronously
Yes
It's the async param: https://appwrite.io/docs/references/cloud/client-web/functions#createExecution
Thanks I'll try it
Recommended threads
- HUGE OUTRAGE IN APPWRITE, I CANNOT ACCES...
I have 2k users trying to access, sending me messages. What am I supposed to do? Please solve this asap.
- All my apps are not opening now
All my apps are not opening now 200+ apps are not opening plz fast
- Dotnet functions on cloud
I'm trying to deploy my .Net8 functions to my project on cloud.appwrite through the CLI. I'm getting this error.