Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ttezel/twit
/ handleError
Function
handleError
examples/rtd2.js:74–77 ·
view source on GitHub ↗
(err)
Source
from the content-addressed store, hash-verified
72
}, 40000);
73
74
function
handleError(err) {
75
console.error(
'response status:'
, err.statusCode);
76
console.error(
'data:'
, err.data);
77
}
Callers
1
rtd2.js
File · 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…