cockroachdb / cockroachdb/errors
What's the right way to avoid redacting third party errors?
Open
- Dominant language
- Go
- Stars
- 2.5k
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.