basho / riak-nodejs-client

The Riak client for Node.js.
Apache License 2.0
72 stars 28 forks source link

Implement read / write timeout for connections [JIRA: CLIENTS-795] #144

Closed lukebakken closed 8 years ago

lukebakken commented 8 years ago

This will allow the Node.js client to handle SIGSTOP-ed Riak nodes. If a Riak node is sent a SIGSTOP signal, that connection hangs indefinitely.