-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Open
Labels
A-error-handlingError messages, error propagations/annotationsError messages, error propagations/annotationsA-read-committedRelated to the introduction of Read CommittedRelated to the introduction of Read CommittedC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
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
Metadata
Metadata
Assignees
Labels
A-error-handlingError messages, error propagations/annotationsError messages, error propagations/annotationsA-read-committedRelated to the introduction of Read CommittedRelated to the introduction of Read CommittedC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)