Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ trace } from
'@opentelemetry/api'
2
import
{ db } from
'@sim/db'
3
import
{ account, webhook } from
'@sim/db/schema'
4
import
{ createLogger, runWithRequestContext } from
'@sim/logger'
Callers
nothing calls this directly
Calls
3
createLogger
Function · 0.90
task
Function · 0.85
executeWebhookJob
Function · 0.85
Tested by
no test coverage detected