Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/MagicStack/asyncpg
/ ClusterError
Class
ClusterError
asyncpg/cluster.py:73–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
72
73
class
ClusterError(Exception):
74
pass
75
76
77
class
Cluster:
Callers
15
get_status
Method · 0.85
init
Method · 0.85
start
Method · 0.85
reload
Method · 0.85
stop
Method · 0.85
destroy
Method · 0.85
get_connection_spec
Method · 0.85
reset_wal
Method · 0.85
reset_hba
Method · 0.85
add_hba_entry
Method · 0.85
_init_env
Method · 0.85
_run_pg_config
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…