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
historical filter required should only warn in fixed time mode (#fix-deny-unflitered-historical-queries)
DO NOT MERGE. working as expected per requesting user (In realtime mode, there's still a historical query that goes out to backfill the current view. Even tho it's bound by the queryTimespanLimit in realtime that would still result in a query for all sessions hitting whole db for (queryTimespanLimit * number of channels displayed). That's what was ultimately bogging our systems down)
opening data set causes omm to timeout completely (see recording attached to wiki)
fix unit tests
lmst gets validation error that inputs need to be numbers not strings
The text was updated successfully, but these errors were encountered:
Found in r5.3.0-rc2
class object-path="[object Object]"
. bad component registration. seeProductStatusPlugin
Found in r5.3.0-rc3
omm-r5.3.0-rc3
)config.allowRealtime = false
(and probably other time conductor options) not being respected Realtime Config flag fix #236 No realtime nasa/openmct#7934DataCloneError
and data stream (websocket) does not connect. Refreshing page connects to data stream (merged)historical filter required should only warn in fixed time mode (#fix-deny-unflitered-historical-queries)The text was updated successfully, but these errors were encountered: