Skip to content

Commit fa399ca

Browse files
committed
chore: changeset for maxComputeSeconds
1 parent a35d99e commit fa399ca

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.changeset/max-compute-seconds.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@trigger.dev/core": patch
3+
"@trigger.dev/sdk": patch
4+
"trigger.dev": patch
5+
---
6+
7+
Add `maxComputeSeconds` as the user-facing replacement for `maxDuration` on `defineConfig`, task definitions, and trigger options. The new name makes the unit (compute-time seconds) unambiguous at the call site. `maxDuration` is JSDoc-deprecated and still accepted; if both are set, `maxComputeSeconds` wins. The `init` templates have been updated to use the new name.

0 commit comments

Comments
 (0)