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

chore: upload delete requests table only when there are updates since last upload #16008

Merged
merged 2 commits into from
Jan 30, 2025

Conversation

sandeepsukhani
Copy link
Contributor

What this PR does / why we need it:
We upload delete requests db every 5 mins, irrespective of whether there are any updates.
This PR changes it to upload the db only when there have been any updates since the last upload. This would reduce unnecessary work and make incrementally updated versions easier to recover from object storage.

@sandeepsukhani sandeepsukhani requested a review from a team as a code owner January 30, 2025 09:31
@sandeepsukhani sandeepsukhani enabled auto-merge (squash) January 30, 2025 09:31
@sandeepsukhani sandeepsukhani merged commit c99771e into main Jan 30, 2025
60 checks passed
@sandeepsukhani sandeepsukhani deleted the delete-request-table-upload-when-updated branch January 30, 2025 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants