MCPcopy Index your code
hub / github.com/simstudioai/sim / run_actor_async.ts

File run_actor_async.ts

apps/sim/tools/apify/run_actor_async.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { sleep } from '@sim/utils/helpers'
2import { DEFAULT_EXECUTION_TIMEOUT_MS } from '@/lib/core/execution-limits'
3import type { ApifyRun, RunActorParams, RunActorResult } from '@/tools/apify/types'
4import type { ToolConfig } from '@/tools/types'

Callers

nothing calls this directly

Calls 5

sleepFunction · 0.90
parseMethod · 0.80
textMethod · 0.80
setMethod · 0.65
toStringMethod · 0.45

Tested by

no test coverage detected