eliminate tag cache expiry delayed job
This commit is contained in:
@@ -20,6 +20,6 @@ class TagCorrection
|
||||
|
||||
def fix!
|
||||
tag.delay(:queue => "default").fix_post_count
|
||||
tag.update_category_cache_for_all
|
||||
tag.update_category_cache
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user