1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
Commit graph

8 commits

Author SHA1 Message Date
Mike Perham
965f8b28ec Revert "Use ExceptionNotifier.notify_exception"
This reverts commit 962c7c0908.
2013-05-24 11:10:14 -07:00
Steve Randy Tantra
962c7c0908 Use ExceptionNotifier.notify_exception
This will handle ignored exceptions
2013-05-06 08:15:07 +08:00
Mike Perham
aed84fd8b2 note that we don't want more error services 2012-10-28 13:24:01 -07:00
Teng Siong Ong
4da2757801 use honeybadger for exception. 2012-10-26 20:33:54 -07:00
Ezekiel Templin
22381aa13b Use Airbrake#notify_or_ignore 2012-09-06 18:50:15 +01:00
John Firebaugh
aad8a3a1c5 Actually deliver the exception notifications 2012-08-15 14:15:10 -07:00
Mike Perham
36801315d6 Rework error handling to work with watchdog 2012-08-02 20:48:49 -07:00
Mike Subelsky
0622ac3192 extract error handling middleware into processor-level code 2012-07-31 14:30:34 -04:00