the console UI stops responding when there are hundreds of requests for the function executions.
- 0
- Self Hosted

Created a simple function with node runtime. It simply sleeps for 15 seconds, then responds. I spawned 1000 (thousand) simultaneous requests, and during the execution, I could not do anything on the console UI.
My machine is a 4core, 16GB ram instance.
Is this expected ? Is vertical scaling the only solution here?

The CPU usage did not cross 30% during this btw.

Let's see how it behaves in the upcoming release when they split up console and the actual backend so they are in their own container
Recommended threads
- Self Hosted instance wont connect to Git...
I have doubled-checked all variables. Everything correct. When it comes to callback, I selected everything correct and while I'm trying to connect with my gith...
- Request failed while trying to migrate
I want to migrate a self hosted appwrite instance to another one. When i enter the source data in the new appwrite instance and click next and wait a minute, i ...
- Appwrite API and Console keep failing
i have an appwrite docker container.... Somehow today it suddenly startet to keep failing every half an hour to two hours. The server is reachable via ping but ...
