Skip to content

Commit 1ba24eb

Browse files
committed
fix autoconnect
1 parent 9d3b6a1 commit 1ba24eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/operations/execute_operation.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ import {
2727
} from '../sdam/server_selection';
2828
import type { Topology } from '../sdam/topology';
2929
import type { ClientSession } from '../sessions';
30+
import { Timeout } from '../timeout';
3031
import { squashError, supportsRetryableWrites } from '../utils';
3132
import { AbstractOperation, Aspect } from './operation';
3233

0 commit comments

Comments
 (0)