After setting up my ML project that uses deepface and tensorflow in appwrite functions I get the Timed out waiting for runtime. Error Code: 400. error.
I am using the Python (ML) - 3.11 runtime and am not getting any build errors.
I have tried the following:
- setting the resource limits to various different options
- Setting the timeout to 120 seconds.
- rebuilding with these different settings
However none of these seem to work, and every request errors out with this error after 30 seconds. All help is greatly appreciated. Cheers!
Recommended threads
- 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...
- SMS - Github Student Pack
I have a project on Appwrite Github Student Pack but unable to send any message as I get error: "Phone authentication limit for your organization has exceeded. ...
- Cloud Function Deployment Issue – Timeou...
Impossible to deploy a function for more than an hour. My project ID is: 69cc7a82000b42b8f5e2 Here's the error I get after waiting 15 minutes: Synchronous funct...