Skip to content

Commit b2bba94

Browse files
committed
Changeset
1 parent 583553e commit b2bba94

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
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+
Deprecate `maxDuration` in favor of `maxComputeSeconds` because it's clearer. The new `maxComputeSeconds` property better reflects that the limit is based on compute time (CPU time) rather than wall-clock time. The old `maxDuration` property is still supported for backwards compatibility but will show deprecation warnings.

0 commit comments

Comments
 (0)