You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.