MCPcopy 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

errorConnectingMethod · 0.65
handleSocketErrorMethod · 0.65

Implementers 3

ClientMetricslib/metrics/client-metrics.js
DefaultMetricslib/metrics/default-metrics.js
DefaultMetricslib/metrics/index.d.ts

Calls

no outgoing calls

Tested by

no test coverage detected