Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
reboot-dev
/
reboot
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
46
Code
Issues
23
Pull requests
9
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Fix uncertain idempotency on transaction should retry without backoff
- #127
#127
Open
benh
wants to merge 10 commits into
onelxj.database_check_inserted_race
reboot-dev/reboot:onelxj.database_check_inserted_race
from
fix-uncertain-idempotency-on-transaction-should-retry-without-backoff
reboot-dev/reboot:fix-uncertain-idempotency-on-transaction-should-retry-without-backoff
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Fix uncertain idempotency on transaction should retry without backoff
#127
benh
wants to merge 10 commits into
onelxj.database_check_inserted_race
reboot-dev/reboot:onelxj.database_check_inserted_race
from
fix-uncertain-idempotency-on-transaction-should-retry-without-backoff
reboot-dev/reboot:fix-uncertain-idempotency-on-transaction-should-retry-without-backoff
Copy head branch name to clipboard
Commits
Commits on Aug 15, 2026
Ensure `TransactionShouldRetryWithoutBackoff` propagates
Show description for 7cf2cdf
benh
committed
7cf2cdf
View commit details
Copy full SHA for 7cf2cdf
Browse repository at this point
Propagate errors from unrecoverable transaction aborts to properly retry
benh
committed
52f6861
View commit details
Copy full SHA for 52f6861
Browse repository at this point
Fail early if a transaction has an unrecoverable abort
Show description for 0d91681
benh
committed
0d91681
View commit details
Copy full SHA for 0d91681
Browse repository at this point
Fix minor bugs setting OrderedMap degree
benh
committed
9dc8af9
View commit details
Copy full SHA for 9dc8af9
Browse repository at this point
Correctly handle concurrent `IdempotencyManager.idempotently()`
Show description for 59f936a
benh
committed
59f936a
View commit details
Copy full SHA for 59f936a
Browse repository at this point
Ensure `Node` instances of an `OrderedMap` get the right degree
benh
committed
1b07797
View commit details
Copy full SHA for 1b07797
Browse repository at this point
Fix documentation drift
benh
committed
a9a3273
View commit details
Copy full SHA for a9a3273
Browse repository at this point
Address review comments
benh
committed
94b238f
View commit details
Copy full SHA for 94b238f
Browse repository at this point
Fix stale comment
benh
committed
2e860ff
View commit details
Copy full SHA for 2e860ff
Browse repository at this point
Add more backend errors that are recoverable
benh
committed
bfd65ea
View commit details
Copy full SHA for bfd65ea
Browse repository at this point
You can’t perform that action at this time.