Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EvoMap/evolver
/ _recordHubReachable
Method
_recordHubReachable
src/proxy/sync/inbound.js:45–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
}
44
45
_recordHubReachable() {
46
this._hubUnreachableFailures = 0;
47
this._hubUnreachableUntil = 0;
48
}
49
50
_recordHubUnreachable(err) {
51
this._hubUnreachableFailures += 1;
Callers
2
pull
Method · 0.95
ackDelivered
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected