mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-24 20:22:53 +00:00
342f207223
- 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.