Files
windmill/backend/windmill-queue/src
Ruben Fiszel 99e81c5b50 feat: apply opt-in debounce to asset-cascade subscriber dispatch
Stage E3. fetch_subscribers now also returns debounce_s; push_subscriber
builds real DebouncingSettings (delay + a (subscriber, partition) key,
so distinct partitions never collapse and latest-in-window falls out)
instead of ::default() when the edge opted in. Default stays no-debounce
(fan-out — the prior deliberate behaviour, now overridable rather than
reversed). Wiring test asserts the dispatched job carries the configured
window/key and an undebounced edge carries none.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-16 20:24:35 +00:00
..
2025-11-18 09:40:57 +00:00
2025-06-02 22:12:33 +02:00
all
2026-05-11 14:49:13 +00:00