MCPcopy
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

1import { createLogger } from '@sim/logger'
2import { toError } from '@sim/utils/errors'
3import { sleep } from '@sim/utils/helpers'
4import { DEFAULT_EXECUTION_TIMEOUT_MS } from '@/lib/core/execution-limits'

Callers

nothing calls this directly

Calls 7

createLoggerFunction · 0.90
sleepFunction · 0.90
toErrorFunction · 0.90
textMethod · 0.80
infoMethod · 0.80
errorMethod · 0.80
warnMethod · 0.65

Tested by

no test coverage detected