Can't set connectionTimeout for initial connection

The Node.js SDK API Reference says the following for Bucket:

My question is, where is this ‘options’ parameter if I want to change the length of the connection timeout for the initial connection to the configuration port? It’s not documented in cluster.openBucket, and there doesn’t appear to be documentation of a constructor for Bucket.

– Austin

Hey neatcode,

You are right, this is an issue that was identified previously and should be fixed in the next release.
Ticket to track: https://www.couchbase.com/issues/browse/JSCBC-156

Cheers, Brett