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

Job Debouncing

JobsPerformanceDebouncingv1.566.1

Prevent redundant job executions by canceling duplicate jobs within a specified time window. Debouncing is enabled by default for dependency jobs.

New features

  • Cancel pending jobs with identical characteristics when new ones arrive
  • Configure custom debounce time windows
  • Use custom debounce keys for fine-grained control
  • Default debouncing enabled for dependency jobs