Files
windmill/backend/windmill-common
Ruben Fiszel 39c0e7c4aa fix(alerts): count time-window completions when classifying gates
The saturation check read only concurrency_counter.job_uuids, but the
limiter admits on running jobs plus those that ended inside
concurrency_time_window_s, so a gate held shut purely by recent
completions read as free and its backlog raised the same false capacity
alert one completion later.

Emitter change lives in windmill-ee-private (see ee-repo-ref.txt bump).
Adds the regression test for that case and refreshes the query cache.
2026-07-20 15:17:26 +00:00
..
2026-06-15 10:23:16 +02:00