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
- Timed out waiting for runtime error
execution id 6a3e0791978712d81ee0 im having issue with appwrite function runtime performance. even after 4gbram and cpu same function sometimes completes in a...
- Project auto-blocked after load testing ...
Hi team π My project has been automatically blocked with the message: "Project is currently blocked β Access to this project is restricted. Contact support if...
- App build crashing with "Internal error"
Hello Appwrite team! π We are trying to deploy a Next.js application on Appwrite Cloud, but our builds are consistently failing. The deployment log successful...