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

Checkpoint improvements #454

Merged
merged 5 commits into from
Jul 11, 2024
Merged

Checkpoint improvements #454

merged 5 commits into from
Jul 11, 2024

Conversation

kjnilsson
Copy link
Contributor

@kjnilsson kjnilsson commented Jul 8, 2024

Various tweaks and improvements to the checkpoints feature including a new approach to how to "thin" the number of checkpoints once they reach the max_checkpoints limit.

@kjnilsson kjnilsson force-pushed the checkpoint-tweaks branch 8 times, most recently from bd07558 to 2cb2037 Compare July 10, 2024 09:18
If the snapshot contained a member change it may not update
the leaderboard correctly.
Instead of setting a fixed upper limit the max_checkpoints ra_log
settings instead determins the point at which thinning will beging
to be applied. This means there is no upper limit on the number
of checkpoints that can exist but the differnce in indexes will
begin to increase as the number goes up.
@kjnilsson kjnilsson marked this pull request as ready for review July 11, 2024 10:57
@kjnilsson kjnilsson changed the title Checkpoint tweaks Checkpoint improvements Jul 11, 2024
@kjnilsson kjnilsson merged commit 60782c3 into main Jul 11, 2024
9 checks passed
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