
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
- Creating a relationship with nested obje...
{ "data": { "name": "DiDi", "type": "Software Development", "userJobs": [{ "$id": "68cbf1e2003612fb13ca", "j...
- Realtime integration with SSR auth
Hey, I have a nextjs website with SSR auth, works great. I use a session client for user verification and an admin client with API key. Both is used with node-...
- Adding "name" column to table creates 2-...
As stated, im adding the "name" column to one table, it adds 4 duplicates. In another table it adds 3 duplicates, and when I delete 1 of them, all duplucates di...
