mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #09178
[Bug 1009301] [NEW] Too many admin notifications about notification failures
Public bug reported:
When a notification method throws an exception, Mahara tries to notify
all the site admins to warn them that a "User notification error was
probably caused by your server configuration."
This can fill up the notification_internal_activity table. The number
of these messages can be reduced by not trying to notify the admins when
the admin notification itself fails, and by sending them once only per
cron run.
See https://mahara.org/interaction/forum/topic.php?id=3829 and
https://mahara.org/interaction/forum/topic.php?id=4578
** Affects: mahara
Importance: Medium
Assignee: Richard Mansfield (richard-mansfield)
Status: In Progress
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1009301
Title:
Too many admin notifications about notification failures
Status in Mahara ePortfolio:
In Progress
Bug description:
When a notification method throws an exception, Mahara tries to notify
all the site admins to warn them that a "User notification error was
probably caused by your server configuration."
This can fill up the notification_internal_activity table. The number
of these messages can be reduced by not trying to notify the admins
when the admin notification itself fails, and by sending them once
only per cron run.
See https://mahara.org/interaction/forum/topic.php?id=3829 and
https://mahara.org/interaction/forum/topic.php?id=4578
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1009301/+subscriptions
Follow ups
References