Skip to content

Conversation

@comandeo-mongo
Copy link
Contributor

No description provided.

Comment on lines 945 to 946
# @option options [ Integer ] :timeout_ms The operation timeout in milliseconds.
# Must a non-negative integer. An explicit value of 0 means infinite.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# @option options [ Integer ] :timeout_ms The operation timeout in milliseconds.
# Must a non-negative integer. An explicit value of 0 means infinite.
# @option options [ Integer ] :timeout_ms The operation timeout in milliseconds.
# Must be a non-negative integer. An explicit value of 0 means infinite.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you change "Must a non-negative" to "Must be a non-negative" throughout this PR?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did this, good catch, thanks!

# @option opts [ Integer | nil ] :timeout_ms Operation timeout in milliseconds.
# Must a positive integer. The default value is unset which means infinite.
# @option options [ Integer ] :timeout_ms The operation timeout in milliseconds.
# Must a non-negative integer. An explicit value of 0 means infinite.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# Must a non-negative integer. An explicit value of 0 means infinite.
# Must be a non-negative integer. An explicit value of 0 means infinite.

@comandeo-mongo comandeo-mongo marked this pull request as ready for review July 5, 2024 13:57
@comandeo-mongo comandeo-mongo requested review from alexbevi and jamis July 5, 2024 13:57
Copy link
Contributor

@jamis jamis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one minor correction, otherwise LGTM! 👍

@comandeo-mongo comandeo-mongo merged commit 0c365c7 into mongodb:csot Jul 9, 2024
@comandeo-mongo comandeo-mongo deleted the 3378-document-csot branch July 9, 2024 07:46
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.

3 participants