Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/redis-py
/ WatchError
Class
WatchError
redis/exceptions.py:69–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
68
69
class
WatchError(RedisError):
70
pass
71
72
73
class
NoScriptError(ResponseError):
Callers
10
_disconnect_reset_raise_on_watching
Method · 0.90
_execute_transaction
Method · 0.90
_disconnect_raise_on_watching
Method · 0.90
_reinitialize_on_error
Method · 0.90
_execute_transaction
Method · 0.90
_disconnect_reset_raise_on_watching
Method · 0.90
_execute_transaction
Method · 0.90
_disconnect_raise_on_watching
Method · 0.90
_reinitialize_on_error
Method · 0.90
_execute_transaction
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected