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(discord-presence): quiet reconnect logging when Discord isn't running
Log and emit the disconnected state once per streak instead of on every
15s reconnect attempt: drop the per-attempt IPC debug line and gate the
service's log/status-emit behind a `waiting` flag that resets on connect
or disable.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments