-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
DRIVERS-640 introduced the "awaited" field to ServerHeartbeat events:
/**
- Determines if this heartbeat event is for an awaitable isMaster. If
- true, then the duration field cannot be used for RTT calculation
- because the command blocks on the server.
*/
awaited: Boolean;
- depends on
-
PYTHON-2123 Reduce Client Time To Recovery On Topology Changes
- Closed
- is related to
-
PYTHON-2311 Test failure - test_streaming_protocol.TestStreamingProtocol.test_monitor_waits_after_server_check_error
- Closed