Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/redis-py
/ PubSubError
Class
PubSubError
redis/exceptions.py:65–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
64
65
class
PubSubError(RedisError):
66
pass
67
68
69
class
WatchError(RedisError):
Callers
3
clean_health_check_responses
Method · 0.90
run_in_thread
Method · 0.90
run
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected