Would it be possible to add a limit control to the pane display options (or maybe just for certain panes?). I had a job that generated over 48,000 errors (because of this issue: viewtopic.php?f=86&t=12092), and trying to view the Job Reports pane allocated over 2.2 GB of RAM in the Monitor process (and also took a year).
We’re going to look at having an upper limit on the number of reports that can be generated for a job (or an upper limit on each report type) so that this type of problem doesn’t occur again. Most of the lists do lazy-loading, so they don’t need a cap, but the task and report lists don’t do lazy loading, and the reports are the only ones that aren’t capped (tasks are capped).
Cheers,
Ryan
Cool, thanks for the info, and for taking a look.
Also, I just sent you a PM about something else…