Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ discover.ts
File
discover.ts
apps/sim/tools/brightdata/discover.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createLogger } from
'@sim/logger'
2
import
{ toError } from
'@sim/utils/errors'
3
import
{ sleep } from
'@sim/utils/helpers'
4
import
{ DEFAULT_EXECUTION_TIMEOUT_MS } from
'@/lib/core/execution-limits'
Callers
nothing calls this directly
Calls
7
createLogger
Function · 0.90
sleep
Function · 0.90
toError
Function · 0.90
text
Method · 0.80
info
Method · 0.80
error
Method · 0.80
warn
Method · 0.65
Tested by
no test coverage detected