Skip to content

Fix!: Limit the number of fetched full snapshots when deleting expired snapshots#5281

Merged
izeigerman merged 2 commits intomainfrom
fix-expired-snapshots-batch-size
Sep 2, 2025
Merged

Fix!: Limit the number of fetched full snapshots when deleting expired snapshots#5281
izeigerman merged 2 commits intomainfrom
fix-expired-snapshots-batch-size

Conversation

@izeigerman
Copy link
Collaborator

This update ensures that full snapshot payloads are fetched only when absolutely necessary (e.g. to create a table cleanup task), rather than for all snapshots that share a version with expired snapshots.

@izeigerman izeigerman requested a review from a team September 2, 2025 19:34
@izeigerman izeigerman force-pushed the fix-expired-snapshots-batch-size branch from d606b5d to 3029735 Compare September 2, 2025 19:38
@izeigerman izeigerman changed the title Fix: Limit the number of fetched full snapshots when deleting expired snapshots Fix!: Limit the number of fetched full snapshots when deleting expired snapshots Sep 2, 2025
@izeigerman izeigerman merged commit b0c623e into main Sep 2, 2025
36 of 38 checks passed
@izeigerman izeigerman deleted the fix-expired-snapshots-batch-size branch September 2, 2025 22:42
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