Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apify/crawlee
/ error_tracker.test.ts
File
error_tracker.test.ts
test/core/error_tracker.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ErrorTracker } from
'../../packages/core/src/crawlers/error_tracker'
;
2
3
const
random = () => Math.random().toString(36).slice(2);
4
Callers
nothing calls this directly
Calls
5
expect
Function · 0.85
g
Function · 0.85
s
Function · 0.85
getUniqueErrorCount
Method · 0.80
add
Method · 0.45
Tested by
no test coverage detected