Skip to content

trigger.dev@4.4.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 13:44
· 13 commits to main since this release
84a00b6

Patch Changes

  • Fix runner getting stuck indefinitely when execute() is called on a dead child process. (#2978)
  • Add optional timeoutInSeconds parameter to the wait_for_run_to_complete MCP 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