class OperationTimedOutError
Constructor
new
OperationTimedOutError
()Represents a client-side error that is raised when the client didn’t hear back from the server within
ClientOptions.socketOptions.readTimeout.
Starting with version 4.9, the Apache Software Foundation owns and maintains the NodeJS driver. For the latest version, visit github.com/apache/cassandra-nodejs-driver
Represents a client-side error that is raised when the client didn’t hear back from the server within
ClientOptions.socketOptions.readTimeout.