Closed stympy closed 1 week ago
@roelbondoc did you review any of the other plugins?
@roelbondoc did you review any of the other plugins?
I went through all the plugins and this covers everything except for the ErrorSubscriber
in the rails plugin.
However, there is a early return based on the config in Honeybadger::Agent#notify
method that will prevent any calls so this would cover anything we missed including custom invocations in an application.
This PR makes the
exceptions.enabled
configuration option work a little better by doing the following:Honeybadger.notify