-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: Connectivity
-
None
Sometime timeouts in StreamExtensionMethods.ReadAsync are missed by a lot. For example operation with 750ms timeout succeeds after 1764ms.
First suspect would be the delayed Timer callback, due to a higher load on ThreadPool.
- is depended on by
-
CSHARP-3883 Revert blockTimeMS setting in hello-timeout.json
- Blocked