exo icon indicating copy to clipboard operation
exo copied to clipboard

Concurrency

Open alejandrods opened this issue 1 year ago • 2 comments

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.

Screenshot 2024-11-13 at 17 09 51

Thanks!

alejandrods avatar Nov 13 '24 16:11 alejandrods

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.

Screenshot 2024-11-13 at 17 09 51 Thanks!

We're addressing this with a proper scheduler. We're doing some of the groundwork now to better support good concurrency.

AlexCheema avatar Nov 14 '24 04:11 AlexCheema

Is this problem solved?

PanZongQing avatar Feb 27 '25 09:02 PanZongQing

Fixed in 1.0

rltakashige avatar Dec 18 '25 17:12 rltakashige