cockroachdb / cockroachdb/cockroach
Point to the common errors page for transaction retry errrors
Open
A-error-handling
A-read-committed
C-enhancement
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Currently if someone encounters a transaction retry error they are linked to:
https://www.cockroachlabs.com/docs/stable/transaction-retry-error-reference
We should also consider linking to:
https://www.cockroachlabs.com/docs/stable/common-errors
For `ReadWithinUncertaintyIntervalError` errors we should also point to results_buffer_size cluster/session setting in the error message.
Jira issue: CRDB-38632
Contributor guide
Assessment
This issue has not been assessed yet.