Files
windmill/backend/windmill-common
Ruben Fiszel 5d2cecbb5d fix(alerts): make gate marks version-gated, global and policy-scoped
Workers may lag the server, so the exclusion is gated on
MIN_VERSION_SUPPORTS_CONCURRENCY_GATE_MARK: until every worker stamps,
the alert counts the whole backlog as it did before marks existed.

Concurrency keys are global and one key can carry several limit/window
policies, so the stamped column becomes concurrency_gate_id, holding the
full admission policy, and gates are looked up across tags.

Emitter and limiter changes live in windmill-ee-private (see
ee-repo-ref.txt bump).
2026-07-20 15:17:26 +00:00
..
2026-06-15 10:23:16 +02:00