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
Monitoring UI: preserve recent queries table during WebSocket reconnects
- Cache the last non-empty recent queries data in the dashboard JS.
- Prevent the recent queries section from disappearing during WebSocket reconnects or temporary data gaps.
- Only update the table when new, non-empty data arrives.
0 commit comments