Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/triggerdotdev/trigger.dev
/ batch.ts
File
batch.ts
references/v3-catalog/src/trigger/batch.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ logger, task, wait } from
"@trigger.dev/sdk/v3"
;
2
3
export
const
batchParentTask = task({
4
id:
"batch-parent-task"
,
Callers
nothing calls this directly
Calls
2
task
Function · 0.90
info
Method · 0.65
Tested by
no test coverage detected