MCPcopy Index your code
hub / github.com/simstudioai/sim / table-run-dispatcher.ts

File table-run-dispatcher.ts

apps/sim/background/table-run-dispatcher.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 { task } from '@trigger.dev/sdk'
4import { runDispatcherToCompletion } from '@/lib/table/dispatcher'

Callers

nothing calls this directly

Calls 5

createLoggerFunction · 0.90
toErrorFunction · 0.90
taskFunction · 0.85
errorMethod · 0.80

Tested by

no test coverage detected