Skip to main content

Changelog

See what's new with Windmill.

See the Windmill roadmap and what's coming next

Roadmap

One post tagged with "Jobs"

View All Tags

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