Airbrake notifier does not inform user about error id

3scal3's Avatar

3scal3

02 May, 2012 01:05 PM

Hi,
we wanted to notify our users with error id, so they can help support pair their issue with exception. But unfortunately this feature does not work. Airbrake notifer checks for 'error-id' in the returned xml, but there is no such element. For example this is our response:

[Airbrake] Success: Net::HTTPOK [Airbrake] Environment Info: [Ruby: 1.9.3] [Rails: 2.3.14] [Env: enterprise] ** [Airbrake] Response from Airbrake:
xxxxxx-be24-xxxxxx-2680-xxxxxxxx
http://airbrake.io/locate/xxxxxxx-be24-xxxxx-xxxxxxx-xxxxxxx

I've created patch to use id instead of error-id - https://github.com/airbrake/airbrake/pull/91

Best Regards,
Michal Cichra

  1. Herb closed this discussion on 02 May, 2012 03:23 PM.

Comments are currently closed for this discussion. You can start a new one.