enhancement requirement
avatar mbabker
mbabker
6 Feb 2015

We probably should wire up our automated tasks (cronjobs and web hooks) to have some sort of e-mail notification in case of a failure so we can more readily catch and respond to issues from those events.

avatar mbabker mbabker - open - 6 Feb 2015
avatar b2z
b2z - comment - 23 Mar 2015

Do you mean catching all exceptions or only errors from CLI jobs?

avatar mbabker
mbabker - comment - 23 Mar 2015

If it gets triggered automatically and doesn't display an error message to a user, we should have some sort of logging and notification around it.

avatar b2z
b2z - comment - 23 Mar 2015

Actually currently we are showing all Exceptions to a user in non CLI application (and that is definitely not a good idea). What I think is that instead we should show some generic error message and log this exception or in some cases send an email with exception details.

avatar mbabker
mbabker - comment - 25 Nov 2016

Use #588 for all email integration stuff.

avatar mbabker mbabker - change - 25 Nov 2016
The description was changed
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-11-25 03:57:54
Closed_By mbabker
Build master
avatar mbabker mbabker - close - 25 Nov 2016

Add a Comment

Login with GitHub to post a comment