Hello there. I'm running a function in AppWrite Cloud beta, and using async already to do some tasks. At the same time, I receive every time this error: Synchronous function execution timed out. Use asynchronous execution instead, or ensure the execution duration doesn't exceed 30 seconds.
Error Code: 408.
I found other people with the same issue here, but not sure what it was the solution to fix it.
Thanks for the help.