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

Storage implementations enforce minimum checkpoint intervals #394

Merged
merged 4 commits into from
Dec 9, 2024

Conversation

AlCutter
Copy link
Collaborator

@AlCutter AlCutter commented Dec 6, 2024

This PR defines minimum checkpoint publication intervals for the storage implementations, and they will now return an error if an invalid interval is set via the WithCheckpointInterval option.

storage/aws/aws.go Outdated Show resolved Hide resolved
@AlCutter AlCutter force-pushed the min_checkpoint_interval branch from 54d372a to 7755b69 Compare December 9, 2024 11:28
@AlCutter AlCutter force-pushed the min_checkpoint_interval branch from 7755b69 to 81a06e3 Compare December 9, 2024 12:16
@AlCutter AlCutter merged commit 6d75e83 into transparency-dev:main Dec 9, 2024
15 checks passed
@AlCutter AlCutter deleted the min_checkpoint_interval branch December 9, 2024 12:41
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