errors
errors copied to clipboard
What's the right way to avoid redacting third party errors?
If I'm using something like errors.Wrap, it seems like the error passed in is still redacted in Sentry reports. I would like to blanket mark certain error types as safe.