Skip to content

Kill and retry pruning batch operations #6002

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

Merged
merged 2 commits into from
May 15, 2025
Merged

Kill and retry pruning batch operations #6002

merged 2 commits into from
May 15, 2025

Conversation

lutter
Copy link
Collaborator

@lutter lutter commented May 13, 2025

Uses the same timeout as copying. If a prune operation now takes longer than GRAPH_STORE_BATCH_TIMEOUT it is aborted and retried with a batch size of 1

@lutter lutter force-pushed the lutter/prune-timeout branch from 2be3f44 to 704fdb4 Compare May 13, 2025 16:51
@lutter lutter requested a review from zorancv May 13, 2025 16:52
Copy link
Contributor

@zorancv zorancv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

lutter added 2 commits May 15, 2025 09:02
Uses the same timeout as copying. If a prune operation now takes longer
than `GRAPH_STORE_BATCH_TIMEOUT` it is aborted and retried with a batch
size of 1
@lutter lutter force-pushed the lutter/prune-timeout branch from 704fdb4 to 34b3fca Compare May 15, 2025 16:02
@lutter lutter merged commit 34b3fca into master May 15, 2025
@lutter lutter deleted the lutter/prune-timeout branch May 15, 2025 16:02
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.

None yet

2 participants