Support `crashed` session events in Ruby SDK
Opened this issue · 0 comments
Fwang36 commented
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