mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-12 00:06:14 +00:00
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).