Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Point to the common errors page for transaction retry errrors #123969

Open
dikshant opened this issue May 10, 2024 · 0 comments
Open

Point to the common errors page for transaction retry errrors #123969

dikshant opened this issue May 10, 2024 · 0 comments
Labels
A-error-handling Error messages, error propagations/annotations A-read-committed Related to the introduction of Read Committed C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

Comments

@dikshant
Copy link

dikshant commented May 10, 2024

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

@dikshant dikshant added C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) A-error-handling Error messages, error propagations/annotations A-read-committed Related to the introduction of Read Committed labels May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-error-handling Error messages, error propagations/annotations A-read-committed Related to the introduction of Read Committed C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Projects
None yet
Development

No branches or pull requests

1 participant