Skip to content

Tweak Sentry GRPC error processor

Stan Hu requested to merge sh-tweak-sentry-grpc-error-processor into master

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.

Edited by Stan Hu

Merge request reports

Loading