Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ resume-execution.ts
File
resume-execution.ts
apps/sim/background/resume-execution.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createLogger } from
'@sim/logger'
2
import
{ toError } from
'@sim/utils/errors'
3
import
{ generateId } from
'@sim/utils/id'
4
import
{ task } from
'@trigger.dev/sdk'
Callers
nothing calls this directly
Calls
2
createLogger
Function · 0.90
task
Function · 0.85
Tested by
no test coverage detected