-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: Change Streams
-
None
Currently, the Go driver does not expose a RemainingBatchLength method for change streams like cursor does.
A use-case for RemainingBatchLength is to measure network call latency within an application when RemainingBatchLength reaches 0.
- is related to
-
GODRIVER-1599 Add a way to determine if a call to Next or TryNext would block
- Closed