Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
Signed-off-by: HenrikJannsen <[email protected]>
  • Loading branch information
HenrikJannsen committed Jun 19, 2024
1 parent 1fa615a commit c596c6e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ public void applyPersistedSnapshot() {
applySnapshot(true);
}

//TODO check if we get repeated trys with same snapshot failing. Could be an edge case with reorgs
public void revertToLastSnapshot() {
applySnapshot(false);
}
Expand Down

0 comments on commit c596c6e

Please sign in to comment.