View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004879 | Composr | errorlog | public | 2022-08-09 17:47 | 2022-08-10 20:23 |
Reporter | Patrick Schmalstig | Assigned To | Patrick Schmalstig | ||
Severity | Minor-bug | ||||
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0004879: Optimize admin error logs | ||||
Description | Currently, the cron logs are taking up over 9 MB of PHP memory, which could trigger internal errors for some servers since these logs are viewed alongside other error logs (which could also take up lots of memory). Optimize this such that the cron information is on a separate screen in the errorlog module, and that we do not calculate queued items for unnecessary things (like the staff checklist notify hook). Also, add the option to pass null into $calculate_num_queued. When null, the hook / code decides whether or not to calculate it. | ||||
Tags | Roadmap: v11 | ||||
Time estimation (hours) | |||||
Sponsorship open | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-08-09 17:47 | Patrick Schmalstig | New Issue | |
2022-08-09 17:47 | Patrick Schmalstig | Status | non-assigned => assigned |
2022-08-09 17:47 | Patrick Schmalstig | Assigned To | => Patrick Schmalstig |
2022-08-09 17:47 | Chris Graham | Tag Attached: Roadmap: v11 | |
2022-08-10 20:23 | Patrick Schmalstig | Status | assigned => resolved |
2022-08-10 20:23 | Patrick Schmalstig | Resolution | open => fixed |