Skip to content

Conversation

@jamis
Copy link
Contributor

@jamis jamis commented Apr 17, 2024

Per RUBY-3445:

One of the challenges with the cursor work is that both the find and getMore commands have non-standard behaviors regarding timeouts. Currently, the maxTimeMS option is being set identically for every command, on the Protocol::Message class. In order to support per-command timeout behaviors, we need to move that to the OpMsg subclasses themselves.

@jamis jamis marked this pull request as ready for review April 17, 2024 20:12
@jamis jamis requested a review from comandeo-mongo April 17, 2024 20:12
@jamis jamis merged commit d42b312 into mongodb:csot Apr 18, 2024
@jamis jamis deleted the 3445-opmsg-timeouts branch April 18, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants