Open alejandrods opened 1 week ago
Hi,
It seems that if I send multiple requests at the same time, the service starts to slow down or occasionally fails to process them correctly or starts generating weird things. I’m not sure if there's an issue with how the requests are being handled concurrently.
Thanks!
We're addressing this with a proper scheduler. We're doing some of the groundwork now to better support good concurrency.
Hi,
It seems that if I send multiple requests at the same time, the service starts to slow down or occasionally fails to process them correctly or starts generating weird things. I’m not sure if there's an issue with how the requests are being handled concurrently.
Thanks!