rethinkdb / docs

RethinkDB documentation
http://rethinkdb.com/docs
Apache License 2.0
117 stars 167 forks source link

Fixes documentation for timeout #1269

Closed NotJustAnna closed 4 years ago

NotJustAnna commented 4 years ago

Description

Fixes #1190:

From rethinkdb/rethinkdb#6211:

On https://rethinkdb.com/api/java/#connect, it says that r.connection().timeout() is the timeout in seconds. It should say milliseconds.

srh commented 4 years ago

Thanks.