Skip to content

Commit abaa3b2

Browse files
committed
add changeset
1 parent b6b0b67 commit abaa3b2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.changeset/bright-keys-shine.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@trigger.dev/sdk": patch
3+
"@trigger.dev/core": patch
4+
---
5+
6+
Expose user-provided idempotency key and scope in task context. `ctx.run.idempotencyKey` now returns the original key passed to `idempotencyKeys.create()` instead of the hash, and `ctx.run.idempotencyKeyScope` shows the scope ("run", "attempt", or "global").

0 commit comments

Comments
 (0)