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
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...
- 500 Server error
getting same 500 status This is my appwrite project: https://cloud.appwrite.io/console/project-fra-691932db0036241caa0e/overview/platforms Help how to open th...