sozialhelden / wheelmap-classic

:wheelchair: Legacy "classic" wheelmap.org (deprecated)
http://www.wheelmap.org
GNU Affero General Public License v3.0
47 stars 16 forks source link

Fix check if exception class should be ignored in airbrake #656

Closed 1000miles closed 7 years ago

1000miles commented 7 years ago

We noticed that on airbrake the error Rosemary::Unavailable: Service Unavailable hasn't been ignored. This PR checks if the exception class is also ignored in airbrake.

Follow-up PR for PR #654 & #655.