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

Retry transactions that fail due to serializable isolation level #736

Merged
merged 5 commits into from
May 24, 2024

Conversation

0xForerunner
Copy link
Contributor

Simple macro that help build and retry transactions that fail during tx.commit(). The first commit is just splitting up database into multiple files so it's likely better to view each individual commit to find the important changes.

@0xForerunner 0xForerunner requested a review from a team as a code owner May 24, 2024 00:23
Copy link
Contributor

@Dzejkop Dzejkop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@0xForerunner 0xForerunner merged commit d853878 into main May 24, 2024
4 checks passed
@0xForerunner 0xForerunner deleted the ewoolsey/retry branch May 24, 2024 15:56
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.

2 participants