I'm trying appwrite on digital ocean droplet but function always return 408
This function works on appwrite cloud
Is 700 lines of nodejs code too much for a function?
TL;DR
Developers having trouble with self-hosted Appwrite functions on a Digital Ocean droplet getting a 408 error. They suspect the 700 lines of Node.js code might be the issue.