-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Service arch 2020-12-28
We check specifically for NetworkErrors and CancelationErrors here. However, any error that reaches that block is a legitimate reason to end the connection. We should avoid the invariant and simply passthru any non-ok status.
- is depended on by
-
SERVER-50141 ServiceStateMachineTest needs to be rewritten
- Closed