Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cassandra-nodejs-driver
/ onConnectionError
Method
onConnectionError
lib/metrics/index.d.ts:29–29 ·
view source on GitHub ↗
(e: Error)
Source
from the content-addressed store, hash-verified
27
onClientTimeoutRetry(e: Error): void;
28
29
onConnectionError(e: Error): void;
30
31
onIgnoreError(e: Error): void;
32
Callers
3
request-execution.js
File · 0.65
errorConnecting
Method · 0.65
handleSocketError
Method · 0.65
Implementers
3
ClientMetrics
lib/metrics/client-metrics.js
DefaultMetrics
lib/metrics/default-metrics.js
DefaultMetrics
lib/metrics/index.d.ts
Calls
no outgoing calls
Tested by
no test coverage detected