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
- TOO_MANY_REDIRECTS after temporarily ena...
I am losing my mind over this, I enabled this setting because I was having issues with sites not making links with https. I enabled it, ran into issues, so I di...
- Unable to create Sites or Functions with...
Heya, I was looking at the appwrite documentation for Sites API with the server api: https://appwrite.io/docs/references/cloud/server-nodejs/sites I can’t fin...
- Triggers and call function in function p...
Hello, Today we are experiencing several issues with Appwrite Cloud. Functions triggered by events, or functions called from another function, are taking an e...