Tweak Sentry GRPC error processor
It appears the error processor was not able to sanitize some errors because the `message` did not contain `GRPC::`; that was only present in the exception `type`. We adjust the processor to handle this undocumented structure.
Showing
Please register or sign in to comment