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
Current default number of records returned for every query is 1000. Any operations like "show the field" and "hide the field" are very taxing on the CPU in browser and the log component in loki is not efficient. This makes UI unresponsive many times.
reducing the default number of records to 300 should reduce the severity of the problem.
The text was updated successfully, but these errors were encountered:
Current default number of records returned for every query is 1000. Any operations like "show the field" and "hide the field" are very taxing on the CPU in browser and the log component in loki is not efficient. This makes UI unresponsive many times.
reducing the default number of records to 300 should reduce the severity of the problem.
The text was updated successfully, but these errors were encountered: