cockroachdb / cockroachdb/cockroach
sql: add additional get-user-session error wrapping
Open
C-enhancement
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
This support ticket was created which https://github.com/cockroachlabs/support/issues/2445 which shows that the [previous](https://github.com/cockroachdb/cockroach/pull/96659) logging enhancement gives some more context, but still does not give enough to root cause.
To address this, add more `errors.Wrap` calls at lower layers in the stack.
Jira issue: CRDB-29766
Contributor guide
Assessment
This issue has not been assessed yet.