MCPcopy
hub / github.com/simstudioai/sim / route.ts

File route.ts

apps/sim/app/api/logs/execution/[executionId]/route.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { db } from '@sim/db'
2import {
3 jobExecutionLogs,
4 workflow,

Callers

nothing calls this directly

Calls 11

createLoggerFunction · 0.90
withRouteHandlerFunction · 0.90
generateRequestIdFunction · 0.90
checkWorkspaceAccessFunction · 0.90
materializeExecutionDataFunction · 0.90
collectSnapshotIdsFunction · 0.85
parseMethod · 0.80
errorMethod · 0.80
warnMethod · 0.65
eqFunction · 0.50

Tested by

no test coverage detected