We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 376915a commit b784b73Copy full SHA for b784b73
docs/tutorials/ruby-driver-create-client.txt
@@ -613,7 +613,7 @@ the following code will close the connection in the parent:
613
$client.reconnect
614
end
615
616
-*Note:* This pattern should be used with Ruby driver version 2.7.0 or higher.
+*Note:* This pattern should be used with Ruby driver version 2.6.2 or higher.
617
Previous driver versions did not recreate monitoring threads when reconnecting.
618
619
Details on Retryable Writes
0 commit comments