MCPcopy
hub / github.com/simstudioai/sim / table-backfill.ts

File table-backfill.ts

apps/sim/background/table-backfill.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { task } from '@trigger.dev/sdk'
2import { runTableBackfill, type TableBackfillPayload } from '@/lib/table/backfill-runner'
3
4/**

Callers

nothing calls this directly

Calls 2

runTableBackfillFunction · 0.90
taskFunction · 0.85

Tested by

no test coverage detected