Sdk read timesout sdk v2.1.5 and cbversion -4.5 dev nodejs version 5.7.0

Hey @sarfraz,

This usually occurs when your cluster or application servers are under high load which causes the operations to not complete in a timely manner. Certain strange firewall configurations could also cause this. Note that the I/O error you see there (0x17) is just TIMEDOUT.

Cheers, Brett