Loading Large Logs Suggestion

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
Post Reply
JefferyD
Posts: 177
Joined: August 31st, 2021, 11:37 am
Contact:

Loading Large Logs Suggestion

Unread post by JefferyD »

I have encountered some situations where data pulled from an external source ends up being quite large and causes poor performance when attempting to view the related logs. For example, an API call is returning ~2000 results that is being parsed and updating records in a SQL table. The whole process finishes in 400ms, but the logs can take up to 2 minutes to expand the workdata.
Large Logs Example.png

Suggestion
When a single service returns a large array of data, could a limit be implemented (i.e. first 20 nodes) in the treeview with an option to "show all 2000 child nodes" so that the logs can be more quickly viewed?
This would make it easier to look through the logs when I am looking for something that shares the same workdata as the service with the large array of data while also allowing a small example of the large array to be quickly viewable for comparisons. If I need the full list, then I would either download the full log or click to show all, and at that point the long load time would be expected.
word count: 185

Tags:
SumanPrasad
Posts: 88
Joined: August 26th, 2021, 5:21 pm
Contact:

Re: Loading Large Logs Suggestion

Unread post by SumanPrasad »

Task 10314 is raised to put this feature in.
word count: 9
JustinVanRegenmorter
Posts: 535
Joined: August 26th, 2021, 9:56 am
Contact:

Re: Loading Large Logs Suggestion

Unread post by JustinVanRegenmorter »

Issue has been resolved as of DesignTime Revision 2296.
word count: 9
Post Reply