trigger.dev@4.4.0
·
13 commits
to main
since this release
Patch Changes
- Fix runner getting stuck indefinitely when
execute()is called on a dead child process. (#2978) - Add optional
timeoutInSecondsparameter to thewait_for_run_to_completeMCP tool. Defaults to 60 seconds. If the run doesn't complete within the timeout, the current state of the run is returned instead of waiting indefinitely. (#3035) - Fixed a minor issue in the deployment command on distinguishing between local builds for the cloud vs local builds for self-hosting setups. (#3070)
- Updated dependencies:
@trigger.dev/core@4.4.0@trigger.dev/build@4.4.0@trigger.dev/schema-to-json@4.4.0