You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: reduce tray log noise by changing server state polling to debug level
The "Server state changed" message was logging at INFO every ~3 seconds due to
server connection state fluctuations, flooding the log file. Changed to DEBUG
since this is routine polling status, not actionable information.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments