-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Not Needed
Currently the RTT monitor uses a context without timeout to run the "hello" operation (see here). As a result, it's possible for RTT monitor "hello" operations to hang indefinitely if there is a network interruption, preventing the monitor from recording any RTT samples. The motivation for this ticket comes from troubleshooting GODRIVER-2438.
Add a timeout to the RTT monitor "hello" operation to prevent network issues from causing the RTT monitor to hang.
- is related to
-
GODRIVER-2438 Pool "closeConnection" method cause panics on removePerishedConns()
- Closed
- related to
-
DRIVERS-2386 Improve reliability of SDAM heartbeat error spec tests.
- Implementing