Skip to content

feat: use retry delay for aborted read/write transactions #398

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

Merged
merged 1 commit into from
Mar 18, 2025

Conversation

olavloite
Copy link
Collaborator

Use the retry delay that is returned by the server before retrying an aborted transaction, and use a random delay if the server did not return a retry delay.

Use the retry delay that is returned by the server before retrying an aborted
transaction, and use a random delay if the server did not return a retry delay.
@olavloite olavloite requested a review from a team as a code owner March 17, 2025 18:35
@olavloite olavloite merged commit b357353 into main Mar 18, 2025
18 checks passed
@olavloite olavloite deleted the use-retry-delay-for-aborted-transactions branch March 18, 2025 06:56
This was referenced Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant