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
Right now we measure time of operations for all the calls.
Measuring response times for server sent events doesn't seem to have much sense.
We should try to skip gathering time statistics for SSE
Implementation ideas
No response
The text was updated successfully, but these errors were encountered:
Description
Right now we measure time of operations for all the calls.
Measuring response times for server sent events doesn't seem to have much sense.
We should try to skip gathering time statistics for SSE
Implementation ideas
No response
The text was updated successfully, but these errors were encountered: