Dec 11, 2023
Error causes support
Ruby3.5.0
Added support for error causes.
When AppSignal reports an error that was raised during the handling of another error, the original error (the cause) and its error message will be shown alongside the reported error.

See the Ruby gem 3.5.0 changelog for more information.