Does setting function execution time do something? Cuz it seems like it stops after 30 seconds anyway. Any workarounds for this?
TL;DR
Title: Function execution timeout
Developers are wondering if there is a way to increase the function execution time beyond the default 30 seconds. They are also curious if setting the function execution time actually has any effect, as the function seems to stop after 30 seconds regardless. Are there any workarounds for this issue?
Solution: Unfortunately, there is no way to increase the function execution time beyond the default 30 seconds. However, there are a few workarounds that can be tried, such as breaking down the task into smaller subtasks or optimizing the code to reduce execution time.You mean decreasing it or increasing it more than 30 secconds?
Recommended threads
- Project is currently blocked
When accessing the Appwrite console, I receive the message: "Project is currently blocked. Access to this project is restricted. Contact support if the issue pe...
- Does 1.9.0 Self Hosted have MongoDB Atla...
I have been playing with the new 1.9.0 update and I am really excited for the MongoDB support. I wanted to ask though if at the current time Appwrite supports b...
- {"code": 1008, "message": "Invalid Origi...
Nothing has changed in my application or console settings so I'm curious as to what I need to do to fix this. I already have the client registered so I'm not en...