You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: