It seems like the ChangeStream class does not do anything with the batch_size it accepts as an argument. This batch_size should be used to set the batchSize on the underlying cursor class.
- is caused by
-
PYTHON-1565 Add helpers and options for Change Streams Follow-on Work
- Closed