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
- 1.9.1 update
do you guys, have new update workflow? migration asking me to run browser..... on VPS.
- Using Binary Log with Appwrite
If I can remember correctly appwrite uses mariaDB as the underlying database. If so could I use mariaDB’s binary log to see database operations from appwrite?
- Issue with OAuth 2.0 authentication
Good evening, I’m reaching out because I’m having a small issue with Appwrite. I’m trying to set up OAuth2 with Twitch, and even though I’m entering the correc...