MCPcopy 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

1import { logger, task, wait } from "@trigger.dev/sdk/v3";
2
3export const batchParentTask = task({
4 id: "batch-parent-task",

Callers

nothing calls this directly

Calls 2

taskFunction · 0.90
infoMethod · 0.65

Tested by

no test coverage detected