Closed h0jeZvgoxFepBQ2C closed 2 years ago
Please don't use Exception for application errors, it can't be rescued in a normal catch block... See here for best practices: https://www.honeybadger.io/blog/ruby-exception-vs-standarderror-whats-the-difference/
Would be great if anyone take a look at this PR and merge it if it's fine?
Is there any chance this PR gets accepted?
Please don't use Exception for application errors, it can't be rescued in a normal catch block... See here for best practices: https://www.honeybadger.io/blog/ruby-exception-vs-standarderror-whats-the-difference/