sentry-ruby icon indicating copy to clipboard operation
sentry-ruby copied to clipboard

Support `crashed` session events in Ruby SDK

Open Fwang36 opened this issue 4 months ago • 0 comments

Currently, we are not sending the crashed session event type in the Ruby SDK. This leads to users of the Ruby SDK and the Release Health feature to always have 100% Crash Free Rate, even if the errors themselves are marked as unhandled.

We should support sending crashed session events for unhandled errors so Release Health works properly

Fwang36 avatar Oct 10 '24 16:10 Fwang36