Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/couchbase-python-client
/ error
Method
error
couchbase/diagnostics.py:152–153 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
150
151
@property
152
def
error(self) -> Optional[str]:
153
return
self._src_ping.get(
'error'
, None)
154
155
@property
156
def
latency(self) -> Optional[timedelta]:
Callers
6
run
Method · 0.80
run
Method · 0.80
on_ok
Method · 0.80
on_err
Method · 0.80
pycbc_scan_iterator__iternext__
Function · 0.80
programmatic_logging.py
File · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected