Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Concurrency #453

Open
alejandrods opened this issue Nov 13, 2024 · 1 comment
Open

Concurrency #453

alejandrods opened this issue Nov 13, 2024 · 1 comment

Comments

@alejandrods
Copy link

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!

@AlexCheema
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants