Files
windmill/backend/tests
Ruben Fiszel 132ce90936 feat(alerts): make the oversubscribed-gate alert disablable
A new alert with hardcoded thresholds should have an off switch. Adds
critical_alerts_on_oversubscribed_gates to the Alerts group in instance
settings, gated at the monitor call site so the toggle applies without a
restart.

Defaults to on: an oversubscribed gate is otherwise invisible, since the
queue-depth alert deliberately excludes the jobs it parks.

Emitter change (the disable hint in the alert body) lives in
windmill-ee-private (see ee-repo-ref.txt bump).
2026-07-20 15:18:49 +00:00
..