MCPcopy Create free account
hub / github.com/apache/cassandra-python-driver / on_retry

Method on_retry

cassandra/metrics.py:178–179  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

176 self.stats.ignores += 1
177
178 def on_retry(self):
179 self.stats.retries += 1
180
181 def get_stats(self):
182 """

Callers 1

_retryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected