Yesterday I started testing and using Functions on Appwrite Cloud. The first couple of executions failed due to errors in the code, after I thought I had fixed everything the execution of the function never got past 'processing'. I have deleted the complete function, recreated it and deployed it but the problem persists. Timeout of function is 180 seconds. Project id is "bierbaas" and function id is "database_calculations".
TL;DR
Developers are experiencing an issue where their function execution is stuck on 'processing' even after deleting, recreating, and redeploying the function. The function has a timeout of 180 seconds. The project ID is "bierbaas" and the function ID is "database_calculations".