Appwrite Storage error 503s for automated temporary uploads and downloads for AI tool (Feedback)
- 0
- Cloud
I'm facing error 503s from Appwrite after about 5-6 seconds of making AI requests from my tool with images and files above 20MB (=> not inline base64 used, but temporary uploads to Appwrite Storage, retrieval and let the AI provider's APIs download the object via the Storage URL a few seconds after). Didn't get it working, tried everything and eventually ended up switching to Cloudflare Storage (in addition to having to switch to Cloudflare Workers since Appwrite still lacks SSE support that Vercel/Cloudflare/Supabase have), but I would still like to use Appwrite Storage eventually. Seems like a bug / security/spam-prevention or bot-protection measurement on Appwrite's end. The Node.js function has enough RAM and CPUs. Permisssions are sufficient as well with even an API key used for the function. Appwrite is currently not really usable for anything AI sadly. Is this another known limitation of Appwrite?
Recommended threads
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Appwrite console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!