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

Destroy stack relations in batches #1376

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Conversation

DazWorrall
Copy link
Member

We've observed lock timeouts trying to destroy stacks with very large histories, this PR will batch delete the various relations instead of trying to do everything in one go.

@DazWorrall DazWorrall marked this pull request as ready for review November 13, 2024 14:01
@DazWorrall DazWorrall merged commit 6b417ca into main Nov 13, 2024
15 checks passed
@DazWorrall DazWorrall deleted the stack-delete-in-batches branch November 13, 2024 14:49
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.

3 participants