Skip to content

Feat/proper rollback handling - #54

Open
flowftw wants to merge 4 commits into
mainfrom
feat/proper-rollback-handling
Open

Feat/proper rollback handling#54
flowftw wants to merge 4 commits into
mainfrom
feat/proper-rollback-handling

Conversation

@flowftw

@flowftw flowftw commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

This PR changes the rollback handler in order to make it more efficient. Instead of dropping all adahandles and recalculating the table from scratch only effected adahandles are removed or replaced with the last entry from the history table before the rollback slot.

In addition the PR fixes some minor issues in the deployment.

flowftw added 4 commits July 2, 2026 13:24
Instead of dropping all AdaHandles and recalculating from scratch on
rollback, drop only those that were affected by rollback or restore them
to there last known state based on the history.
@flowftw
flowftw requested a review from fabianbormann July 3, 2026 10:33
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.

1 participant