mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 10:43:36 +00:00
86ab611961
- Limit alert checking to 50 guests per cycle to prevent blocking - Remove unnecessary state broadcast when alerts are resolved - Fix deadlock in GetActiveAlerts by releasing lock quickly - Enable handling of 800+ mock guests with sub-10ms response times This allows Pulse to handle large-scale deployments efficiently for testing and production use.