
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
- Having errors migrating to cloud
Project will not migrate compeltely
- ENV vars not updating
When i do `nano .env` it shows `_APP_DOMAIN_TARGET=` as set to my domain, but when i do `docker compose exec appwrite vars` it shows `_APP_DOMAIN_TARGET=` as ...
- Index with the requested key already exi...
I'm using appwrite cli to create DB and I'm getting index_already_exists Is there a way to undestand the index name and maybe to skip if it's already exits?
