getsentry / sentry-ruby

Sentry SDK for Ruby
https://sentry.io/for/ruby
MIT License
927 stars 486 forks source link

feat: allow to set custom status code for different exception classes #2334

Open gustavodiel opened 1 month ago

gustavodiel commented 1 month ago

Fixes #2333

Description

This PR adds a new option to specify the status code for any unhandled exception during a transaction