Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/HelloZeroNet/ZeroNet
/ called
Function
called
src/util/RateLimit.py:14–15 ·
view source on GitHub ↗
(event, penalty=0)
Source
from the content-addressed store, hash-verified
12
13
14
def
called(event, penalty=0):
15
called_db[event] = time.time() + penalty
16
17
18
# Check if calling event is allowed
Callers
3
callQueue
Function · 0.85
callAsync
Function · 0.85
call
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected