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
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...