Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ run-data-drain.ts
File
run-data-drain.ts
apps/sim/background/run-data-drain.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ task } from
'@trigger.dev/sdk'
2
import
{ runDrain } from
'@/lib/data-drains/service'
3
import
type
{ RunTrigger } from
'@/lib/data-drains/types'
4
Callers
nothing calls this directly
Calls
2
runDrain
Function · 0.90
task
Function · 0.85
Tested by
no test coverage detected