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

File route.ts

apps/sim/app/api/schedules/execute/route.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { asyncJobs, db, workflow, workflowDeploymentVersion, workflowSchedule } from '@sim/db'
2import { createLogger } from '@sim/logger'
3import { sha256Hex } from '@sim/security/hash'
4import { toError } from '@sim/utils/errors'

Callers

nothing calls this directly

Calls 8

createLoggerFunction · 0.90
getMaxExecutionTimeoutFunction · 0.90
withRouteHandlerFunction · 0.90
generateRequestIdFunction · 0.90
verifyCronAuthFunction · 0.90
runDetachedFunction · 0.90
runScheduleTickFunction · 0.85
infoMethod · 0.80

Tested by

no test coverage detected