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
update with timeout
start prose test impl
add timeout to find.execute
start implementing prose tests
don't construct Timeout when not needed
ensure that timeoutMS is passed down correctly
start working on unit tests
continue prose test implementation
revert spec test changes
revert spec test changes
revert spec test changes
support timeout on run_command
continue prose test implementation
prose test changes
WIP - server selection changes
revert unneeded connection changes
add serverSelectionTimeout to run_command
use correct timeout
reorder operations
formatting
skip some CSOT tests that cannot be made to pass here
Improve timeout messages
silence eslint test issues
bump timeout values
misc changes
rename timeout
make getter internal
rename timeout
remove unneeded change for this PR
clear server selection timeout after checkout and remove command execution timeout
move Timeout.min to independent helper function
move Timeout.min to independent helper function
update timeout propagation
clean up
cleanup
test cleanup
clean up
simplify calculation
cleanup
clarify branching timeout behaviour
operationTimeout -> timeout
ensure timeouts are properly cleared
don't race if given infinite timeout
default clearTimeout to false
remove clearTimeout variable
conditionally clear timeout on early return
fix unit tests
bump test timeout value
replace test with sinon fake timer test
Update src/sdam/topology.ts
Co-authored-by: Neal Beeken <[email protected]>
clean up logic
Update test to assert on current behaviour
fix autoconnect
add test
remove .only
fix test
ensure test only runs when failcommand is available
do not run on 4.2
fix csot test?
add failpoint to correct commands
fix timeout signature
0 commit comments