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".
Recommended threads
- how think about relationships?
From what I understand, relationships don't work like foreign keys. So, two things: Is the way to simulate foreign keys to manually pass references to IDs? In...
- Appwrite - Github student plan payment
Even though I have the GitHub Student package, I received a notification saying I would be switched to a pay-as-you-go plan. (It said that I could use AppWrite ...
- Function executions not getting logged b...
Hello, I have just upgraded on a self-hosted 1.8.1 to 1.9.0 and I have a strange bug where my functions are no longer showing executions in the console, howeve...