e8935276a0
Wrap connection.start() in try/catch so that when the SignalR hub is unreachable the status transitions to "offline" silently instead of throwing unhandled errors that flood the browser console.