8ab2e19e98
The new WatcherEvent::RateLimitHardBlock variant added in the feature commit was not covered in the ws.rs From<WatcherEvent> match, causing a compile error. Add the missing arm returning None (same as RateLimitWarning — handled by chat notifications only, not WebSocket). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>