Skip to content

v0.54.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 13:46
· 55 commits to main since this release

What's New

  • Configurable cron timeouts — Set a maximum run time for each scheduled job, from 1 minute to 7 days. Defaults to 10 minutes. Applies to both scheduled and manually-triggered runs.

Improvements

  • Cron jobs now have a timeout field in the UI with real-time validation and human-readable display.
  • MCP tools (moor_cron_create, moor_cron_update) now support the timeout_ms parameter with validation and clear documentation.