MCPcopy Index your code
hub / github.com/simstudioai/sim / workflow-column-execution.ts

File workflow-column-execution.ts

apps/sim/background/workflow-column-execution.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { db } from '@sim/db'
2import { workflow as workflowTable } from '@sim/db/schema'
3import { createLogger, runWithRequestContext } from '@sim/logger'
4import { describeError, toError } from '@sim/utils/errors'

Callers

nothing calls this directly

Calls 3

createLoggerFunction · 0.90
taskFunction · 0.85

Tested by

no test coverage detected