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

Don't abort the integrate on 429 for checkpoint #72

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

AlCutter
Copy link
Collaborator

@AlCutter AlCutter commented Jul 17, 2024

This PR stops us from aborting and rolling back the whole integrate if we get rate-limited when writing out the checkpoint.

We'll still want to ensure that the checkpoint gets updated at some point in the near future, currently we'll just rely on a subsequent integrate run doing that.

Toward #23

@AlCutter AlCutter merged commit 6b425d4 into transparency-dev:main Jul 17, 2024
4 checks passed
@AlCutter AlCutter deleted the 429_checkpoint branch July 17, 2024 16:12
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