Skip to content

Commit bf6946a

Browse files
committed
Added batchIndex
1 parent 4e9f8ca commit bf6946a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/webapp/app/v3/services/triggerTask.server.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ export type TriggerTaskServiceOptions = {
1414
spanParentAsLink?: boolean;
1515
parentAsLinkType?: "replay" | "trigger";
1616
batchId?: string;
17+
batchIndex?: number;
1718
customIcon?: string;
1819
runFriendlyId?: string;
1920
skipChecks?: boolean;

0 commit comments

Comments
 (0)