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

File webhook-execution.ts

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

Source from the content-addressed store, hash-verified

1import { trace } from '@opentelemetry/api'
2import { db } from '@sim/db'
3import { account, webhook } from '@sim/db/schema'
4import { createLogger, runWithRequestContext } from '@sim/logger'

Callers

nothing calls this directly

Calls 3

createLoggerFunction · 0.90
taskFunction · 0.85
executeWebhookJobFunction · 0.85

Tested by

no test coverage detected