I've noticed that Appwrite stops responding to requests when CPU usage exceeds 50%, occurring 2-3 times daily, necessitating a server restart. This happens under stress and randomly with low load. To mitigate this, consider scheduling cron jobs for regular cache and memory cleanup. Despite checking error logs, the freeze events aren't captured. Any suggestions on where to find relevant logs for a more thorough investigation?"
Recommended threads
- Bug Report: Appwrite Console UI Issue on...
Steps to Reproduce: - Navigate to any collection page in the Appwrite console UI. - Open the menu and click on "Create Collection." - Observe that the dialog to...
- 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 ...