Fix vacuum scheduler missing lock, locks never expiring (#19458)
Remove vacuuming of orphaned preview cards
This commit is contained in:
@@ -35,4 +35,5 @@ SidekiqUniqueJobs.configure do |config|
|
||||
config.reaper_count = 1000
|
||||
config.reaper_interval = 600
|
||||
config.reaper_timeout = 150
|
||||
config.lock_ttl = 50.days.to_i
|
||||
end
|
||||
|
Reference in New Issue
Block a user