Skip to main content

Changelog

See what's new with Windmill.

Watch latest Windmill weekly keynotes

Weekly keynotes are hosted on Discord and Youtube on Friday at 5:45 pm CET+1.

See the Windmill roadmap and what's coming next

Roadmap

One post tagged with "Schedules"

View All Tags

Schedules can now use validation scripts to dynamically determine if scheduled jobs should run or be skipped until the next tick, enabling scriptable custom conditions beyond standard cron expressions.

New features

  • Configure validation scripts that determine if scheduled jobs should run or be skipped until next tick
  • Skip runs based on scriptable custom conditions (weekends, holidays, API availability)
  • Handler receives scheduled datetime and returns boolean to proceed or skip
  • Skipped runs are marked as success with skipped flag