Skip to content

Commit 7de5540

Browse files
committed
Added another parentRunId
1 parent f0c9fa4 commit 7de5540

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/trigger-sdk/src/v3/shared.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -954,6 +954,7 @@ export async function batchTriggerTasks<TTasks extends readonly AnyTask[]>(
954954
};
955955
})
956956
),
957+
parentRunId: taskContext.ctx?.run.id,
957958
},
958959
{
959960
spanParentAsLink: true,

0 commit comments

Comments
 (0)