-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug
After restarting Tower (af tower stop && af tower start), the dashboard shows a stale or empty state with loading spinners. The browser tab needs a manual hard refresh (Cmd+Shift+R) to recover.
Expected
Dashboard should automatically reconnect and re-render after Tower restarts. The SSE connection drop should trigger a reconnect and full state refresh.
Actual
- Dashboard shows spinners or empty/stale content after Tower restart
- Browser tab appears stuck — no automatic recovery
- Only a manual hard refresh resolves it
Reproduction
- Open the dashboard in a browser
- Run
af tower stop && af tower start - Observe the dashboard — it remains blank/stale instead of reconnecting
Notes
Observed during v2.0.16 release. The SSE client reconnects (visible in Tower logs), but the frontend doesn't re-fetch state after reconnection.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working