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
As Dave, I would like to define a refresh rate for the display of Endpoint Explorer (and it's derived Message List, Search Results and Message flow / body).
Notes:
Auto-refresh applies to refreshing the view of:
Currently connected SC instance (single instance)
Endpoint Explorer tree of endpoints
Message list (either based on selected endpoint or search results)
Auto-refresh for Endpoint Explorer is a separate parameter than the auto-refresh parameter for Queue Explorer (each may have a different default and/or custom value)
Auto refresh indicators:
_Currently_, when manual refresh is performed in Endpoint Explorer, there are the following visual indicators:
a flickering effect as the display updates
no "loading" message appears on the updated panes
the status bar briefly indicates that the display is refreshed (leave as-is)
With the implementation of auto-refresh (especially at -high-rate, e,g, every second) apply the following visual indicators to _both_ manual and auto-refresh:
no flickering effect as the display updates
avoid displaying the "loading" message
the status bar briefly indicates that the display is refreshed
The text was updated successfully, but these errors were encountered:
@dannycohen This is implemented with a small caveat. The AutoRefresh is only a wrapper around the manual refresh (the refresh button on the menu/toolbar), which refreshes all the views, be it Endpoint Explorer or Queue Explorer. If we still want to separate these into two separate actions, parameters (different options / settings) and menu/toolbar options, we still need to do that, but what would be the point? You usually use either Queue explorer OR Endpoint explorer, and do not usually connect to both. Do you still want to make the Auto/Refresh functionality separate?
As Dave, I would like to define a refresh rate for the display of Endpoint Explorer (and it's derived Message List, Search Results and Message flow / body).
Notes:
Auto refresh indicators:
The text was updated successfully, but these errors were encountered: