Closed (fixed)
Project:
Mailhandler
Version:
7.x-2.x-dev
Component:
Mailhandler
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 May 2012 at 01:54 UTC
Updated:
14 Jun 2012 at 17:01 UTC
Spun off from #1397956: Automatic usage of all available command plugins
I've been trying to add a lot of error reporting but it could probably be better. Specifically, it can be really hard to figure out whether imports are working or not, and if not why not.
Ideally any errors show up in the watchdog, but some Feeds errors won't. So it might be worth creating a unified error-handling function that can display errors on-screen, in the watchdog, and/or in an email bounce, depending on user preferences. We'd have to be able to capture Feeds errors as well though, which might be tough and require patches there.
Comments
Comment #1
danepowell commentedI'm going to focus this issue on just creating a unified error handling function- two other issues have been spun off, waiting on this one:
#1611662: Email notifications of import success / failures
#1395198: Watchdog messages when an exception is thrown
Comment #2
danepowell commentedComment #3
danepowell commentedFixed in 6.x-2.x and 7.x-2.x:
http://drupalcode.org/project/mailhandler.git/commit/fdb9db5
http://drupalcode.org/project/mailhandler.git/commit/f604707