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
- Error connecting Github
I have followed the documentation online for setting up VCS and cannot get my Github to properly connect in Functions. When I press the "Connect to Github" I am...
- delete cancelled site deployment
I would like to remove a cancelled site deployment, but the site menu shows only "Redeploy".
- 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...