rethinkdb / docs

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

Documentation Error for r.connection.timeout #1190

Closed AtnNn closed 4 years ago

AtnNn commented 7 years ago

From https://github.com/rethinkdb/rethinkdb/issues/6211:

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