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

Fix vacuum scheduler missing lock, locks never expiring #19458

Merged
merged 1 commit into from
Oct 26, 2022

Conversation

Gargron
Copy link
Member

@Gargron Gargron commented Oct 25, 2022

Remove vacuuming of orphaned preview cards

Remove vacuuming of orphaned preview cards
@@ -35,4 +35,5 @@
config.reaper_count = 1000
config.reaper_interval = 600
config.reaper_timeout = 150
config.lock_ttl = 50.days.to_i
Copy link
Contributor

Choose a reason for hiding this comment

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

My only concern is that potentially causing issues if we ever bump the number of retries or change the retry function.

@Gargron Gargron merged commit bf0ab3e into main Oct 26, 2022
@Gargron Gargron deleted the fix-vacuum-scheduler branch October 26, 2022 10:10
kadoshita pushed a commit to kadoshita/mastodon that referenced this pull request Nov 19, 2022
nametoolong pushed a commit to nametoolong/nuage that referenced this pull request Nov 20, 2022
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

3 participants