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
- Disabling registration
Is it possible to disable registration in self hosted ?
- coolify help
need some help when i updated the docker compose config on coolify to update appwrite to latest version my old versions project and organization was totally ina...
- No permissions provided for action 'read...
I have a very weird error; In a function I'm using dynamic keys to perform read write operation in rows. I have the scopes for read and write rows. The funct...