#5809 - Poller can trigger PHP memory errors if there are lots of notifications

  • By
  • Added
  • 3 views
Identifier #5809
Issue type Minor issue (breaks specific functionality)
Title Poller can trigger PHP memory errors if there are lots of notifications
Status Completed
Tags

Roadmap: v11 (custom)

Handling member PDStig
Version 11 beta1
Addon core_notifications
Description If a user has a lot of notifications to be polled, this can trigger PHP out of memory errors.

This can also happen if the notifications are large in size (e.g. errors with stack traces).

Perhaps the poller should pull only a max of X notifications on each poll. Let's say 5.

The "read all" page has the same problem.
Steps to reproduce

Funded? No
Commits

Fixed MANTIS-5809 (Notification pagination broken + limit notifications per page) (e7fcba65) · Commits · Composr ecosystem / Composr · GitLab

The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated