Self hosted appwrite solution is getting failed with timeout after 30 seconds Operation timed out after 30000 milliseconds with 0 bytes received with status code 0\nError Code: 0 Although in the timeout I set it to be 900 (and redeployed after it). Any idea why? Or how I can increase this value?
Hi 👋 Synchronous executions and executions made using Function domains are limited to 30 seconds I think. Can you please explain to me your use-case? This limit was designed to prevent bad experience for end users. I would love to consider your use case and discuss this internally
Recommended threads
- Function connected custom domain error: ...
My domain is served through Cloudflare. Domain is now connected with the appwrite function. But when accessing the domain, I get the below error. Any suggestion...
- Error | general_unknown
I have built a website using Appwrite Cloud as backend, and also using sites for deployment. My website is live but sometimes it shows Appwrite's Error general_...
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...