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