-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Looks like https://jira.mongodb.org/browse/RUBY-1342 added documentation for startAtClusterTime which is the old name of this option but did not implement it. In order to support retrying the first getMore error on a change stream the driver needs to implement startAtClusterTime (and then use it internally for resuming).